Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_screen.js20 VERTICAL: 1, property
/third_party/python/Lib/tkinter/
Dconstants.py43 VERTICAL='vertical' variable
/third_party/ffmpeg/libavfilter/
Dvaf_spectrumsynth.c43 enum Orientation { VERTICAL, HORIZONTAL, NB_ORIENTATIONS }; enumerator
Davf_showspectrum.c52 enum Orientation { VERTICAL, HORIZONTAL, NB_ORIENTATIONS }; enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java2869 public static final int VERTICAL = 16; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java2491 public static final int VERTICAL = 16; field
/third_party/typescript/src/lib/
Ddom.generated.d.ts11322 readonly VERTICAL: number; property
11330 readonly VERTICAL: number; variable
/third_party/typescript/lib/
Dlib.dom.d.ts11342 readonly VERTICAL: number; property
11350 readonly VERTICAL: number; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp161900 enum { HORIZONTAL = 0x01, VERTICAL = 0x02 }; enumerator