Home
last modified time | relevance | path

Searched defs:VERTICAL (Results 1 – 7 of 7) 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/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java2491 public static final int VERTICAL = 16; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java2999 public static final int VERTICAL = 16; field
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp161900 enum { HORIZONTAL = 0x01, VERTICAL = 0x02 }; enumerator