OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextOrientation
(Results
26 - 34
of
34
) sorted by null
1
2
/external/webkit/Source/WebCore/platform/graphics/
FontCache.cpp
61
TextOrientation
textOrientation
= TextOrientationVerticalRight, FontWidthVariant widthVariant = RegularWidth)
69
, m_textOrientation(
textOrientation
)
91
TextOrientation
m_textOrientation;
190
fontDescription.
textOrientation
(), fontDescription.widthVariant());
/external/webkit/Source/WebCore/platform/graphics/cocoa/
FontPlatformDataCocoa.mm
49
TextOrientation
textOrientation
, FontWidthVariant widthVariant)
53
, m_textOrientation(
textOrientation
)
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontPlatformDataAndroid.cpp
104
FontOrientation orientation,
TextOrientation
textOrientation
)
106
m_orientation(orientation), m_textOrientation(
textOrientation
)
/external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp
86
FontPlatformData::FontPlatformData(SkTypeface* tf, const char* family, float textSize, bool fakeBold, bool fakeItalic, FontOrientation orientation,
TextOrientation
textOrientation
)
94
, m_textOrientation(
textOrientation
)
/external/webkit/Source/WebCore/platform/graphics/win/
FontCustomPlatformData.cpp
62
FontPlatformData FontCustomPlatformData::fontPlatformData(int size, bool bold, bool italic, FontOrientation,
TextOrientation
, FontWidthVariant, FontRenderingMode renderingMode)
/external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h
42
#include "
TextOrientation
.h"
[
all
...]
CSSStyleSelector.cpp
[
all
...]
/external/webkit/Source/WebCore/rendering/style/
RenderStyle.h
62
#include "
TextOrientation
.h"
[
all
...]
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
Completed in 178 milliseconds
1
2