Home
last modified time | relevance | path

Searched defs:fixedWidth (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
DSkFontConfigTypeface.h27 static FontConfigTypeface* Create(Style style, bool fixedWidth, SkStream* localStream) { in Create()
61 FontConfigTypeface(Style style, bool fixedWidth, SkStream* localStream) in FontConfigTypeface()
DSkTypeface_win_dw.cpp418 bool fixedWidth = (postTable->isFixedPitch && in onGetAdvancedTypefaceMetrics() local
/external/skia/src/ports/
DSkFontConfigTypeface.h27 static FontConfigTypeface* Create(Style style, bool fixedWidth, SkStream* localStream) { in Create()
61 FontConfigTypeface(Style style, bool fixedWidth, SkStream* localStream) in FontConfigTypeface()
DSkTypeface_win_dw.cpp418 bool fixedWidth = (postTable->isFixedPitch && in onGetAdvancedTypefaceMetrics() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DAutoTableLayout.cpp310 int fixedWidth = 0; in calcEffectiveLogicalWidth() local
/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c5570 const char *fixedWidth[] = { in TestIsFixedWidth() local