OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSubpixelOrientation
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkFontLCDConfig.h
30
static void
SetSubpixelOrientation
(LCDOrientation orientation);
SkFontHost.h
67
static void
SetSubpixelOrientation
(LCDOrientation orientation);
/external/skia/include/core/
SkFontLCDConfig.h
30
static void
SetSubpixelOrientation
(LCDOrientation orientation);
SkFontHost.h
67
static void
SetSubpixelOrientation
(LCDOrientation orientation);
/external/chromium_org/third_party/WebKit/Source/web/linux/
WebFontRendering.cpp
94
SkFontHost::
SetSubpixelOrientation
(orientation);
/external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp
18
void SkFontLCDConfig::
SetSubpixelOrientation
(LCDOrientation orientation) {
39
void SkFontHost::
SetSubpixelOrientation
(LCDOrientation orientation) {
40
SkFontLCDConfig::
SetSubpixelOrientation
((SkFontLCDConfig::LCDOrientation)orientation);
/external/skia/src/core/
SkFontHost.cpp
18
void SkFontLCDConfig::
SetSubpixelOrientation
(LCDOrientation orientation) {
39
void SkFontHost::
SetSubpixelOrientation
(LCDOrientation orientation) {
40
SkFontLCDConfig::
SetSubpixelOrientation
((SkFontLCDConfig::LCDOrientation)orientation);
Completed in 181 milliseconds