OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUltaExpanded_Width
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/include/ports/
SkFontStyle.h
36
kUltaExpanded_Width
= 9
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
FontCacheSkia.cpp
182
COMPILE_ASSERT(static_cast<int>(FontStretchUltraExpanded) == static_cast<int>(SkFontStyle::
kUltaExpanded_Width
),
/external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp
66
fUnion.fR.fWidth = SkPin32(width, kUltraCondensed_Width,
kUltaExpanded_Width
);
/external/chromium_org/third_party/skia/src/ports/
SkFontMgr_fontconfig.cpp
327
{ SkTFixed<FC_WIDTH_ULTRAEXPANDED>::value, SkTFixed<SkFS::
kUltaExpanded_Width
>::value },
367
{ SkTFixed<SkFS::
kUltaExpanded_Width
>::value, SkTFixed<FC_WIDTH_ULTRAEXPANDED>::value },
[
all
...]
Completed in 176 milliseconds