Searched defs:kDown (Results  1 – 8 of 8) sorted by relevance
| /external/skia/tools/skui/ | 
| D | InputState.h | 7     kDown,  enumerator
  | 
| D | Key.h | 31     kDown,  enumerator
  | 
| /external/pdfium/xfa/fxfa/ | 
| D | cxfa_textprovider.h | 28     kDown,  enumerator
  | 
| /external/pdfium/xfa/fwl/theme/ | 
| D | cfwl_utils.h | 17 enum class FWLTHEME_DIRECTION : uint8_t { kUp = 0, kDown, kLeft, kRight };  enumerator
  | 
| /external/ot-br-posix/src/utils/ | 
| D | infra_link_selector.hpp | 111         kDown,         ///< The infrastructure link is down.  enumerator
  | 
| /external/pdfium/core/fpdfdoc/ | 
| D | cpdf_annot.h | 34   enum class AppearanceMode { kNormal, kRollover, kDown };  enumerator
  | 
| /external/skia/modules/skplaintexteditor/include/ | 
| D | editor.h | 67         kDown,  enumerator
  | 
| /external/libchrome-gestures/src/ | 
| D | immediate_interpreter.cc | 545   enum Direction { kNone, kUp, kDown, kLeft, kRight };  in ScrollEventsForFlingCount()  enumerator
  |