Home
last modified time | relevance | path

Searched refs:point (Results 26 – 28 of 28) sorted by last modified time

12

/template/vector/user/
H A Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
/template/vector/
H A DREADME58 can rename the "screen.css.dist" to "screen.css" as starting point.
60 can rename the "print.css.dist" to "print.css" as starting point.
63 starting point.
71 can rename the "user.js.dist" to "user.js" as starting point (it contains
87 the "tabs.php.dist" to "tabs.php" as a good starting point (it contains
95 "buttons.php.dist" to "buttons.php" as a good starting point (it contains
103 "boxes.php" as a good starting point (it contains some examples and useful
113 rename the "tracker.php.dist" to "tracker.php" as a good starting point
/template/battlehorse/js/
H A Ddragdrop.js67 isAffected: function(point, element, drop) { argument
75 Position.within(drop.element, point[0], point[1]) );
90 show: function(point, element) { argument
96 if(Droppables.isAffected(point, element, drop))
102 Position.within(drop.element, point[0], point[1]);
436 draw: function(point) { argument
452 return (point[i]-pos[i]-this.offset[i])

12