Home
last modified time | relevance | path

Searched defs:kDown (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/skia/tools/skui/
H A DInputState.h7 kDown, enumerator
H A DKey.h31 kDown, enumerator
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textprovider.h28 kDown, enumerator
/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_utils.h17 enum class FWLTHEME_DIRECTION : uint8_t { kUp = 0, kDown, kLeft, kRight }; enumerator
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dinfra_link_selector.hpp107 kDown, ///< The infrastructure link is down. enumerator
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
H A DKube.java333 static final int kDown = 1; field in Kube
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot.h34 enum class AppearanceMode { kNormal, kRollover, kDown }; enumerator
/aosp_15_r20/external/skia/modules/skplaintexteditor/include/
H A Deditor.h71 kDown, enumerator
/aosp_15_r20/external/libchrome-gestures/src/
H A Dimmediate_interpreter.cc552 enum Direction { kNone, kUp, kDown, kLeft, kRight }; in ScrollEventsForFlingCount() enumerator