Searched defs:isVertical (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderFlexibleBox.h59 bool isVertical() const { return style()->boxOrient() == VERTICAL; } function in class:WebCore::RenderFlexibleBox
H A DEllipsisBox.h33 int width, int height, int y, bool firstLine, bool isVertical, InlineBox* markupBox)
34 : InlineBox(obj, 0, y, width, firstLine, true, false, false, isVertical, 0, 0, parent)
32 EllipsisBox(RenderObject* obj, const AtomicString& ellipsisStr, InlineFlowBox* parent, int width, int height, int y, bool firstLine, bool isVertical, InlineBox* markupBox) argument
/external/webkit/Source/WebCore/html/shadow/
H A DSliderThumbElement.cpp121 bool isVertical = sliderStyle->appearance() == SliderVerticalPart || sliderStyle->appearance() == MediaVolumeSliderPart; local
126 if (isVertical) {
141 if (isVertical)
/external/webkit/Source/WebCore/platform/
H A DScrollTypes.h46 inline ScrollDirection logicalToPhysical(ScrollLogicalDirection direction, bool isVertical, bool isFlipped) argument
50 if (isVertical) {
62 if (isVertical) {
74 if (isVertical) {
86 if (isVertical) {
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontLinux.cpp101 bool isVertical = font->platformData().orientation() == Vertical; local
105 if (isVertical) {
127 if (isVertical) {
156 if (isVertical) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 110 milliseconds