Searched defs:LEFT (Results 1 – 2 of 2) sorted by relevance
59 const int LEFT = 1; in PrintDiff() local
28 enum class Alignment : int8_t { LEFT, CENTER, RIGHT, TOP, BOTTOM }; enumerator