Home
last modified time | relevance | path

Searched defs:MIDDLE (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsEnumTag.js5 MIDDLE: "middle", property
58 MIDDLE: "middle", property
117 const MIDDLE: string; constant
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_mouseEvent.js28 MIDDLE: 1, property
/third_party/skia/modules/skparagraph/include/
DDartTypes.h68 MIDDLE = 1, enumerator
/third_party/libinput/src/
Devdev-mt-touchpad-buttons.c1222 enum { AREA = 0x01, LEFT = 0x02, MIDDLE = 0x04, RIGHT = 0x08 }; in tp_post_clickpadbutton_buttons() enumerator
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver-actions.js61 MIDDLE: 1, property
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DLongNameHandler.java70 private enum PlaceholderPosition { NONE, BEGINNING, MIDDLE, END } enumConstant