Home
last modified time | relevance | path

Searched defs:color (Results 176 – 200 of 216) sorted by last modified time

123456789

/plugin/labeled/
H A Dadmin.php120 private function validateColor($color) {
/plugin/labeled/db/
H A Dupdate0001.sql2 CREATE TABLE labels ( name, color, namespace, ordernr, PRIMARY KEY(name) ); field
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js1153 function RookForOOCastling(color) { argument
1189 function RookForOOOCastling(color) { argument
2422 function IsCheck(col, row, color) { argument
/plugin/graphgear/
H A Dsyntax.php117 function color($in,$default){ function in syntax_plugin_graphgear
/plugin/godiag/
H A Dsyntax.php355 function circ( &$img, $cx, $cy, $cr, $color) {
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1663 applyNickColor: function(root, nick, color) argument
2013 switch_text_color: function(color) argument
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_optimise.php293 function cut_color($color)
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js327 function PawnEval(color) { argument
335 function Mobility(color) { argument
1991 function IsSquareAttackable(target, color) { argument
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js330 color : function(target, prop) { method in jscolor
993 color : styleElement.style.color property in styleElement.jscStyle
/plugin/fontcolor/
H A Dsyntax.php170 protected function _color2hexdec($color) {
/plugin/bugzillaint/
H A Dscript.js291 bug.warnings.severity = { color:'red', property:'severity' }; property in bug.warnings.severity
293 bug.warnings.severity = { color:'orange', property:'severity' }; property in bug.warnings.severity
305 bug.warnings.priority = { color:'red', property:'priority' }; property in bug.warnings.priority
307 bug.warnings.priority = { color:'orange', property:'priority' }; property in bug.warnings.priority
319 bug.warnings.deadline = { color:'red', property:'deadline' }; property in bug.warnings.deadline
321 bug.warnings.deadline = { color:'orange', property:'deadline' }; property in bug.warnings.deadline
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php121 function _setColor($color) {
H A Dpath.php81 function fill($transform, $image, $color) {
92 function stroke($transform, $image, $color) {
117 function fill($transform, $image, $color) {
158 function stroke($transform, $image, $color) {
H A Dvalue.border.edge.class.php5 var $color; variable in EdgePDF
37 function setColor(&$color) {
H A Dvalue.color.php21 function blend($color, $alpha) {
H A Dps.utils.inc.php9 function format_ps_color($color) {
H A Dvalue.background.php47 function Background($color, $image, $repeat, $position, $attachment) {
H A Dcss.colors.inc.php230 function is_transparent($color) {
/plugin/advrack/
H A Draphael.js919 var toHex = function (color) { argument
933 toHex = cacher(function (color) { argument
948 toHex = cacher(function (color) { argument
4163 color: glow.color || "#000" property in AnonymousFunctionfecc8d709900.s
4588 upto255 = function (color) { argument
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js222 function color(elem){if(!jQuery.browser.safari){return false; function
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js469 }var J={text:H.getText(),color:H.getTextColor()||H.getColor(),className:H.getClassName()}; property in Timeline.CompactEventPainter.paintPreciseInstantEvent.J
615 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintImpreciseInstantEvent.K
633 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintPreciseDurationEvent.K
651 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; property in Timeline.CompactEventPainter.paintImpreciseDurationEvent.K
/plugin/projects/lib/
H A Dtools.php35 function html_color_to_RGB($color) {
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js963 function parseColor(color){ argument

123456789