Searched defs:west (Results 1 – 4 of 4) sorted by relevance
331 position object::west() in west() function in object674 position west() { return position(cent.x - dim.x/2.0, cent.y); } in west() function in rectangle_object1213 position west() { return (en.x - strt.x) < 0 ? en : strt; } in west() function in line_object1573 position arc_object::west() in west() function in arc_object
247 #define west link[3] macro
1309 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); in hasDST() variable1336 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); variable
1249 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); in hasDST() variable1276 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); variable