Searched defs:kDown (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/skia/tools/skui/ |
H A D | InputState.h | 7 kDown, enumerator
|
H A D | Key.h | 31 kDown, enumerator
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_textprovider.h | 28 kDown, enumerator
|
/aosp_15_r20/external/pdfium/xfa/fwl/theme/ |
H A D | cfwl_utils.h | 17 enum class FWLTHEME_DIRECTION : uint8_t { kUp = 0, kDown, kLeft, kRight }; enumerator
|
/aosp_15_r20/external/ot-br-posix/src/utils/ |
H A D | infra_link_selector.hpp | 107 kDown, ///< The infrastructure link is down. enumerator
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
H A D | Kube.java | 333 static final int kDown = 1; field in Kube
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_annot.h | 34 enum class AppearanceMode { kNormal, kRollover, kDown }; enumerator
|
/aosp_15_r20/external/skia/modules/skplaintexteditor/include/ |
H A D | editor.h | 71 kDown, enumerator
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | immediate_interpreter.cc | 552 enum Direction { kNone, kUp, kDown, kLeft, kRight }; in ScrollEventsForFlingCount() enumerator
|