Home
last modified time | relevance | path

Searched refs:bgr (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DGradient.php631 $bgr = preg_split('/\s*,\s*/', $v);
632 for ($i = 0; $i < count($bgr); $i++) {
633 $bgr[$i] = preg_replace('/@/', ',', $bgr[$i]);
636 $first = preg_split('/\s+/', trim($bgr[0]));
637 …left|center|right|bottom|top|deg|grad|rad)/i', $bgr[0]) && !preg_match('/(<#|rgb|rgba|hsl|hsla)/i'…
651 if (preg_match('/([\-]*[0-9\.]+)(deg|grad|rad)/i', $bgr[0], $m)) {
665 if (stripos($bgr[0], 'left') !== false) {
667 } elseif (stripos($bgr[0], 'right') !== false) {
670 if (stripos($bgr[0], 'top') !== false) {
672 } elseif (stripos($bgr[0], 'bottom') !== false) {
[all …]
/plugin/callflow/
Dscript.js13 bgr:JSINFO['plugin_callflow']['bgr'], property
34 bgr:JSINFO['plugin_callflow']['tooltip_background'] property
53 …this.tp = paper.rect(BB.x-4,BB.y-2,BB.width+8,BB.height+4).attr({"fill":style.tooltip.bgr,"stroke"…
364 …paper.rect(BB.x,BB.y,BB.width,BB.height).attr({"stroke":"none","fill":style.bgr}).toBack();//backg…
488 .attr({"fill":style.bgr, "stroke-dasharray":"."}).toBack();//dashed border
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
Dcircle.player.css17 background:url("bgr.jpg") 0 0 no-repeat;