Home
last modified time | relevance | path

Searched defs:west (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dobject.cpp331 position object::west() in west() function in object
674 position west() { return position(cent.x - dim.x/2.0, cent.y); } in west() function in rectangle_object
1213 position west() { return (en.x - strt.x) < 0 ? en : strt; } in west() function in line_object
1573 position arc_object::west() in west() function in arc_object
/netbsd-src/games/battlestar/
H A Dextern.h247 #define west link[3] macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d1309 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); in hasDST() variable
1336 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d1249 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); in hasDST() variable
1276 auto west = new immutable SimpleTimeZone(dur!"hours"(-8)); variable