Searched refs:HalfWidth (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontWidthVariant.h31 enum FontWidthVariant { RegularWidth, HalfWidth, ThirdWidth, QuarterWidth }; enumerator in enum:WebCore::FontWidthVariant
/external/webkit/Source/WebCore/rendering/
H A DRenderCombineText.cpp109 static const FontWidthVariant widthVariants[] = { HalfWidth, ThirdWidth, QuarterWidth };
/external/clang/include/clang/Basic/
H A DTargetInfo.h61 unsigned char HalfWidth, HalfAlign; member in class:clang::TargetInfo
285 unsigned getHalfWidth() const { return HalfWidth; }
/external/webkit/Source/WebCore/platform/graphics/cocoa/
H A DFontPlatformDataCocoa.mm176 case HalfWidth:
/external/clang/lib/Basic/
H A DTargetInfo.cpp40 HalfWidth = 16;

Completed in 210 milliseconds