Home
last modified time | relevance | path

Searched defs:fDescent (Results 1 – 13 of 13) sorted by relevance

/external/icu4c/test/letest/
DSimpleFontInstance.h27 le_int32 fDescent; variable
DPortableFontInstance.h37 le_int32 fDescent; variable
/external/icu4c/samples/layout/
DFontMap.h50 le_int32 fDescent; variable
DGnomeFontInstance.h59 le_int32 fDescent; variable
DGDIFontInstance.h60 le_int32 fDescent; variable
/external/harfbuzz_ng/src/hb-icu-le/
DPortableFontInstance.h41 le_int32 fDescent; variable
/external/webkit/Source/WebCore/platform/graphics/win/
DSimpleFontDataCGWin.cpp69 float fDescent = -scaleEmToUnits(iDescent, unitsPerEm) * pointSize; in platformInit() local
/external/icu4c/layoutex/layout/
DParagraphLayout.h165 le_int32 fDescent; variable
614 le_int32 fDescent; variable
/external/skia/include/core/
DSkAdvancedTypefaceMetrics.h68 int16_t fDescent; // Max depth below baseline (negative). variable
DSkPaint.h741 SkScalar fDescent; //!< The recommended distance below the baseline (will be >= 0) member
/external/skia/legacy/include/core/
DSkAdvancedTypefaceMetrics.h66 int16_t fDescent; // Max depth below baseline (negative). variable
DSkPaint.h746 SkScalar fDescent; //!< The recommended distance below the baseline (will be >= 0) member
/external/webkit/Source/WebKit/android/plugins/
Dandroid_npapi.h440 float fDescent; member