Searched defs:VERTICAL (Results 1 – 7 of 7) sorted by relevance
45 VERTICAL enumerator
73 enum Orientation { HORIZONTAL, VERTICAL, GRID }; enumerator
65 const rtl::OUString VERTICAL( RTL_CONSTASCII_USTRINGPARAM("Vertical") ); variable
129 maStateMap.put (new Integer (AccessibleStateType.VERTICAL), "VERTICAL"); in maStateMap.put()
128 maStateMap.put (new Integer (AccessibleStateType.VERTICAL), "VERTICAL"); in maStateMap.put()
133 maStateMap.put (new Integer (AccessibleStateType.VERTICAL), "VERTICAL"); in maStateMap.put()
1093 const int VERTICAL = 0x8000; variable
Completed in 35 milliseconds