Home
last modified time | relevance | path

Searched refs:HalfWidth (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontWidthVariant.h31 enum FontWidthVariant { RegularWidth, HalfWidth, ThirdWidth, QuarterWidth }; enumerator
/external/clang/include/clang/Basic/
DTargetInfo.h61 unsigned char HalfWidth, HalfAlign; variable
285 unsigned getHalfWidth() const { return HalfWidth; } in getHalfWidth()
/external/webkit/Source/WebCore/rendering/
DRenderCombineText.cpp109 static const FontWidthVariant widthVariants[] = { HalfWidth, ThirdWidth, QuarterWidth }; in combineText()
/external/clang/lib/Basic/
DTargetInfo.cpp40 HalfWidth = 16; in TargetInfo()
/external/webkit/Source/WebCore/platform/graphics/cocoa/
DFontPlatformDataCocoa.mm176 case HalfWidth:
/external/webkit/Source/WebCore/platform/cocoa/
DKeyEventCocoa.mm175 // "HalfWidth"
/external/webkit/Source/WebKit/chromium/src/mac/
DWebInputEventFactory.mm335 // "HalfWidth"
/external/webkit/Source/WebKit2/Shared/mac/
DWebEventFactory.mm436 // "HalfWidth"