Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 46) sorted by relevance

12

/template/strap/vendor/php-webdriver/webdriver/lib/
DWebDriverPoint.php72 * @param WebDriverPoint $point The point to be compared with.
75 public function equals(self $point) argument
77 return $this->x === $point->getX() &&
78 $this->y === $point->getY();
/template/sprintdoc/
Ddetail.php352 $point = $spatial->getCoordsFromExif($IMG); variable
353 if ($point) {
354 $long = $point->getX();
355 $lat = $point->getY();
/template/vector/
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/vector20/
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/
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])
/template/a_new_day/js/
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])
/template/prsnl10/
DREADME65 can rename the "screen.css.dist" to "screen.css" as starting point.
67 can rename the "print.css.dist" to "print.css" as starting point.
70 starting point.
78 can rename the "user.js.dist" to "user.js" as starting point (it contains
90 rename the "tracker.php.dist" to "tracker.php" as a good starting point
/template/wikiweko/
DREADME.md92 can rename the "screen.css.dist" to "screen.css" as starting point.
94 can rename the "print.css.dist" to "print.css" as starting point.
97 starting point.
105 can rename the "user.js.dist" to "user.js" as starting point (it contains
121 the "tabs.php.dist" to "tabs.php" as a good starting point (it contains
129 "buttons.php.dist" to "buttons.php" as a good starting point (it contains
137 "boxes.php" as a good starting point (it contains some examples and useful
147 rename the "tracker.php.dist" to "tracker.php" as a good starting point
/template/mnml-blog/
DREADME89 can rename the "screen.css.dist" to "screen.css" as starting point.
91 can rename the "print.css.dist" to "print.css" as starting point.
94 starting point.
102 can rename the "user.js.dist" to "user.js" as starting point (it contains
122 rename the "tracker.php.dist" to "tracker.php" as a good starting point
/template/strap/resources/dictionary/
DREADME.md7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
/template/monobook/
DREADME64 can rename the "screen.css.dist" to "screen.css" as starting point.
66 can rename the "print.css.dist" to "print.css" as starting point.
69 starting point.
77 can rename the "user.js.dist" to "user.js" as starting point (it contains
93 the "tabs.php.dist" to "tabs.php" as a good starting point (it contains
101 "buttons.php.dist" to "buttons.php" as a good starting point (it contains
109 "boxes.php" as a good starting point (it contains some examples and useful
119 rename the "tracker.php.dist" to "tracker.php" as a good starting point
/template/vector20/user/
Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
Dbuttons.php.dist9 * to get a good starting point as it provides some examples. The comments of
/template/vector/user/
Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
Dbuttons.php.dist9 * to get a good starting point as it provides some examples. The comments of
Dboxes.php.dist9 * to get a good starting point as it provides some examples. The comments of
/template/monobook/user/
Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
Dbuttons.php.dist9 * to get a good starting point as it provides some examples. The comments of
Dboxes.php.dist9 * to get a good starting point as it provides some examples. The comments of
/template/wikiweko/user/
Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
Dbuttons.php.dist9 * to get a good starting point as it provides some examples. The comments of
/template/dynamic_template/instructions/
Dreadme.txt33 the same rules apply, and the dynamic nav bar will follow. I have not tested beyond this point.
/template/mnml-blog/user/
Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
/template/prsnl10/user/
Dtracker.php.dist13 * from "tracker.php.dist" to "tracker.php" to get a good starting point. Just
/template/ad-hominem/css/
D_sidebar.less157 /* small screen break point: */

12