Home
last modified time | relevance | path

Searched defs:NORTH (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/polygon/
Disotropy.hpp335 enum direction_2d_enum { WEST = 0, EAST = 1, SOUTH = 2, NORTH = 3 }; enumerator
/third_party/python/Lib/test/
Dtest_enum.py166 NORTH = 'north' variable in TestEnum.setUp.Directional