HomeSort by relevance Sort by last modified time
    Searched refs:HalfWidth (Results 1 - 5 of 5) 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/clang/include/clang/Basic/
TargetInfo.h 73 unsigned char HalfWidth, HalfAlign;
242 unsigned getHalfWidth() const { return HalfWidth; }
  /external/webkit/Source/WebCore/platform/graphics/cocoa/
FontPlatformDataCocoa.mm 176 case HalfWidth:
  /external/clang/lib/Basic/
TargetInfo.cpp 39 HalfWidth = 16;

Completed in 176 milliseconds