Searched defs:Bottom (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
H A DPopover.js170 if ((roomAbove > roomBelow) || (arrowDirection === WebInspector.Popover.Orientation.Bottom)) {
172 if ((anchorBox.y > newElementPosition.height + arrowHeight + borderRadius) || (arrowDirection === WebInspector.Popover.Orientation.Bottom))
182 verticalAlignment = WebInspector.Popover.Orientation.Bottom;
214 if (verticalAlignment === WebInspector.Popover.Orientation.Bottom)
403 Bottom: "bottom"
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusMetaHeader.h63 INT16 Bottom; member in struct:__anon28778
84 // Left, Top, Right, and Bottom contain the coordinates of the upper-left
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc288 void *Bottom() const { function in class:__sanitizer::ScopedStackSpaceWithGuard
382 TracerThread, tracer_stack.Bottom(),
/external/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp755 MachineBasicBlock *Bottom = *std::prev(LoopChain.end()); local
756 for (MachineBasicBlock::succ_iterator SI = Bottom->succ_begin(),
757 SE = Bottom->succ_end();
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js4150 Bottom: function(element, content) {
/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h605 FX_SHORT Bottom; member in struct:FX_SMALL_RECT

Completed in 1339 milliseconds