OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HalfWidth
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
FontWidthVariant.h
31
enum FontWidthVariant { RegularWidth,
HalfWidth
, ThirdWidth, QuarterWidth };
/external/webkit/Source/WebCore/rendering/
RenderCombineText.cpp
109
static const FontWidthVariant widthVariants[] = {
HalfWidth
, ThirdWidth, QuarterWidth };
/external/webkit/Source/WebCore/platform/graphics/cocoa/
FontPlatformDataCocoa.mm
176
case
HalfWidth
:
Completed in 19 milliseconds