Searched defs:BOTTOM (Results 1 - 8 of 8) sorted by relevance
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pptypes.h | 9 enum Position { CENTER=0, LEFT=-1, RIGHT=1, TOP=1, BOTTOM=-1 }; // PS order enumerator
|
| /third_party/python/Lib/idlelib/ |
| H A D | help_about.py | 10 from tkinter import SUNKEN, TOP, BOTTOM, LEFT, X, BOTH, W, EW, NSEW, E namespace
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.hpp | 158 BOTTOM, enumerator
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blend.c | 34 #define BOTTOM 1 macro
|
| /third_party/python/Lib/tkinter/ |
| H A D | constants.py | 31 BOTTOM='bottom' variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.hpp | 319 enum Edge { TOP, BOTTOM, RIGHT, LEFT }; enumerator
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
| H A D | UCharacter.java | 3937 public static final int BOTTOM = 1; field
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
| H A D | UCharacter.java | 3272 public static final int BOTTOM = 1; field
|
Completed in 26 milliseconds