Home
last modified time | relevance | path

Searched refs:l_tarrow (Results 1 – 4 of 4) sorted by relevance

/plugin/sketchcanvas/phplib/
Dimage.php108 function l_tarrow($im, $arr, $color) { function
280 l_tarrow($im, $pts, $c);
/plugin/sketchcanvas/script/
Ddraw.js31 function l_tarrow(ctx, arr) { function
DSketchCanvas.js2046 l_tarrow(ctx, [{x:x, y:y+5}, {x:x+40, y:y+5}]);
2052 l_tarrow(ctx, arr);
/plugin/sketchcanvas/bundle/
DSketchCanvas.js36 …f.beginPath(),l_tarrow(f,[{x:o,y:a+5},{x:o+40,y:a+5}]),f.strokeText("2",o+45,a+10)},draw:function(…