Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dtest_util.cpp59 const int LEFT = 1; in PrintDiff() local
/system/teeui/libteeui/include/teeui/
Dlabel.h28 enum class Alignment : int8_t { LEFT, CENTER, RIGHT, TOP, BOTTOM }; enumerator