/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontPlatformDataLinux.h | 70 , m_orientation(Horizontal) in FontPlatformData() 80 , m_orientation(Horizontal) in FontPlatformData() 90 , m_orientation(Horizontal) in FontPlatformData() 95 …ame, float textSize, bool fakeBold, bool fakeItalic, FontOrientation = Horizontal, TextOrientation…
|
D | FontPlatformDataChromiumWin.h | 73 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement. in orientation()
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | FontPlatformData.h | 113 , m_orientation(Horizontal) in FontPlatformData() 137 , m_orientation(Horizontal) in FontPlatformData() 158 …ta(float size, bool syntheticBold, bool syntheticOblique, FontOrientation orientation = Horizontal, 182 …loat size, bool syntheticBold = false, bool syntheticOblique = false, FontOrientation = Horizontal,
|
D | FontOrientation.h | 31 enum FontOrientation { Horizontal, Vertical }; enumerator
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebframe.cpp | 186 …scrollHorizontal = qFrame->scrollBarValue(Qt::Horizontal) < qFrame->scrollBarMaximum(Qt::Horizonta… in qtwebkit_webframe_scrollRecursively() 188 …scrollHorizontal = qFrame->scrollBarValue(Qt::Horizontal) > qFrame->scrollBarMinimum(Qt::Horizonta… in qtwebkit_webframe_scrollRecursively() 1044 if (orientation == Qt::Horizontal) in scrollBarPolicy() 1058 if (orientation == Qt::Horizontal) { in setScrollBarPolicy() 1085 sb = (orientation == Qt::Horizontal) ? d->horizontalScrollBar() : d->verticalScrollBar(); in setScrollBarValue() 1091 …sb->scrollableArea()->scrollToOffsetWithoutAnimation(orientation == Qt::Horizontal ? HorizontalScr… in setScrollBarValue() 1104 sb = (orientation == Qt::Horizontal) ? d->horizontalScrollBar() : d->verticalScrollBar(); in scrollBarValue() 1119 sb = (orientation == Qt::Horizontal) ? d->horizontalScrollBar() : d->verticalScrollBar(); in scrollBarMaximum() 1147 sb = (orientation == Qt::Horizontal) ? d->horizontalScrollBar() : d->verticalScrollBar(); in scrollBarGeometry()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontCustomPlatformData.h | 43 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, FontWidthVarian…
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | FontCustomPlatformData.h | 43 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FontCustomPlatformData.h | 47 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | FontCustomPlatformDataCairo.h | 45 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
D | FontCustomPlatformData.h | 50 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
D | FontPlatformDataWin.cpp | 41 , m_orientation(Horizontal) in FontPlatformData()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | FontCustomPlatformData.h | 45 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | FontCustomPlatformData.h | 52 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontCustomPlatformData.h | 52 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
D | FontPlatformData.h | 81 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement. in orientation()
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebScrollbar.h | 46 Horizontal, enumerator
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontPlatformDataAndroid.cpp | 79 mOrientation(Horizontal), mTextOrientation(TextOrientationVerticalRight) in FontPlatformData() 131 mOrientation(Horizontal), mTextOrientation(TextOrientationVerticalRight) in FontPlatformData()
|
D | FontPlatformData.h | 57 FontOrientation = Horizontal, TextOrientation = TextOrientationVerticalRight);
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | FontCustomPlatformData.h | 70 …a fontPlatformData(int size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
/external/webkit/Source/WebCore/loader/cache/ |
D | CachedFont.h | 68 …taFromCustomData(float size, bool bold, bool italic, FontOrientation = Horizontal, TextOrientation…
|
/external/webkit/Source/WebCore/platform/graphics/pango/ |
D | FontPlatformData.h | 70 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement. in orientation()
|
/external/webkit/Source/WebCore/platform/graphics/freetype/ |
D | FontPlatformData.h | 73 FontOrientation orientation() const { return Horizontal; } // FIXME: Implement. in orientation()
|
/external/webkit/Source/WebCore/platform/qt/ |
D | WheelEventQt.cpp | 40 if (orientation == Qt::Horizontal) { in applyDelta()
|
/external/webkit/Source/WebCore/svg/ |
D | SVGGlyphElement.h | 40 Horizontal, enumerator
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | eventhistory.ui | 35 <enum>Qt::Horizontal</enum>
|