HomeSort by relevance Sort by last modified time
    Searched refs:Bottom (Results 1 - 25 of 124) sorted by null

1 2 3 4 5

  /external/clang/test/Modules/Inputs/
category_bottom.h 3 @interface Foo(Bottom)
4 -(void)bottom;
9 @interface LeftFoo(Bottom)
10 -(void)bottom;
  /external/pdfium/xfa/fwl/
fwl_widgethit.h 16 Bottom,
  /external/webrtc/webrtc/modules/video_render/ios/
video_render_ios_view.h 28 Bottom:(const float)bottom;
video_render_ios_channel.mm 50 const float bottom) {
53 Top:bottom
55 Bottom:top]) {
video_render_ios_view.mm 157 Bottom:(const float)bottom {
158 return _gles_renderer20->SetCoordinates(zOrder, left, top, right, bottom);
  /external/skia/experimental/go-skia/
types.go 64 Bottom float32
  /external/skqp/experimental/go-skia/
types.go 64 Bottom float32
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
memorybuffer.h 51 return stack_.template Bottom<Ch>();
stringbuffer.h 68 return stack_.template Bottom<Ch>();
  /external/pdfium/core/fxcrt/css/
cfx_css.h 47 Bottom,
92 Bottom,
165 Bottom,
222 bottom(eUnit, val) {}
228 bottom.Set(eUnit);
235 bottom.Set(eUnit, fValue);
239 CFX_CSSLength left, top, right, bottom; member in class:CFX_CSSRect
cfx_cssdatatable.cpp 39 {CFX_CSSProperty::Bottom, L"bottom", 0x399F02B5,
44 {CFX_CSSProperty::BorderBottom, L"border-bottom", 0x452CE780,
72 {CFX_CSSProperty::BorderBottomWidth, L"border-bottom-width", 0xAE41204D,
96 {CFX_CSSProperty::PaddingBottom, L"padding-bottom", 0xE555B3B9,
111 {CFX_CSSProperty::MarginBottom, L"margin-bottom", 0xF93485A0,
  /external/jline/src/src/main/native/
jline_WindowsTerminal.c 56 return info->srWindow.Bottom - info->srWindow.Top+1;
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp 72 /// Return the "bottom" block of a loop. This differs from
76 MachineBasicBlock *Bottom = Loop->getHeader();
78 if (MBB->getNumber() > Bottom->getNumber())
79 Bottom = MBB;
80 return Bottom;
407 // bottom of the function, insert a dummy block at the end.
408 MachineBasicBlock *Bottom = LoopBottom(Loop);
409 auto Iter = next(MachineFunction::iterator(Bottom));
415 Iter = next(MachineFunction::iterator(Bottom));
  /external/harfbuzz_ng/src/
gen-use-table.py 116 'Bottom',
253 'Blw': [Bottom],
258 'Blw': [Bottom, Bottom_And_Left],
264 'Blw': [Bottom],
268 'Blw': [Bottom, Overstruck, Bottom_And_Right],
274 'Blw': [Bottom, Overstruck],
280 'Blw': [Bottom],
305 if U == 0x1A7F: UISC = Consonant_Final; UIPC = Bottom
320 if U == 0x1B6C: UIPC = Bottom
330 if U == 0x111CA: UIPC = Bottom
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
volume9.c 228 dirty_region.Bottom = dirty_region.Top + (box->height << This->level_actual);
259 pBox ? pBox->Top : 0, pBox ? pBox->Bottom : 0,
280 pBox->Top == 0 && pBox->Bottom == This->desc.Height) ||
282 !(pBox->Top % h) && !(pBox->Bottom % h)),
297 user_assert(pBox->Bottom > pBox->Top, D3DERR_INVALIDCALL);
300 user_assert(pBox->Bottom <= This->desc.Height, D3DERR_INVALIDCALL);
  /frameworks/base/libs/hwui/tests/unit/
BakedOpStateTests.cpp 42 EXPECT_EQ(OpClipSideFlags::Right | OpClipSideFlags::Bottom, state.clipSideFlags);
58 EXPECT_EQ(OpClipSideFlags::Right | OpClipSideFlags::Bottom, state.clipSideFlags);
117 EXPECT_EQ(OpClipSideFlags::Right | OpClipSideFlags::Bottom, state.clipSideFlags);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 63 INT16 Bottom;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Page.c 589 UINTN Bottom;
596 Bottom = Top - NumberOfPages;
604 if (Bottom > 0) {
605 Pages->NumberOfPages = Bottom;
610 return (UINTN)Pages + EFI_PAGES_TO_SIZE (Bottom);
    [all...]
  /external/pdfium/xfa/fxfa/
cxfa_ffcheckbutton.cpp 108 iCapPlacement == XFA_AttributeEnum::Bottom) {
148 case XFA_AttributeEnum::Bottom: {
149 m_rtCaption.top = m_rtCaption.bottom() - fCapReserve;
169 else if (iVertAlign == XFA_AttributeEnum::Bottom)
170 m_rtUI.top = m_rtUI.bottom() - fCheckSize;
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
ExpressionParser.cpp 355 /* The OS might guarantee only one guard page at the bottom of the stack,
765 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
781 # define YY_STACK_PRINT(Bottom, Top) \
784 yy_stack_print ((Bottom), (Top)); \
824 # define YY_STACK_PRINT(Bottom, Top)
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
CustomizedDisplayLib.c 338 This function updates the status bar on the bottom of menu screen. It just shows StatusBar.
428 UINTN Bottom;
480 Bottom = Top + LineNum + 2;
495 for (Index = Top; Index + 2 < Bottom; Index++, Count++) {
534 PrintCharAt (Start, Bottom - 1, Character);
  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 252 /// Return the resource depth of the top/bottom of the trace center block.
256 /// When Bottom is set, instructions in the trace center block are included.
257 unsigned getResourceDepth(bool Bottom) const;
  /frameworks/base/libs/hwui/
BakedOpState.h 34 Bottom = 0x8,
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
stack.h 135 T* Bottom() { return (T*)stack_; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 255 /// Return the resource depth of the top/bottom of the trace center block.
259 /// When Bottom is set, instructions in the trace center block are included.
260 unsigned getResourceDepth(bool Bottom) const;

Completed in 1163 milliseconds

1 2 3 4 5