Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/perf/leperf/
DSimpleFontInstance.h27 le_int32 fDescent; variable
DPortableFontInstance.h37 le_int32 fDescent; variable
/external/icu/icu4c/source/test/letest/
DSimpleFontInstance.h27 le_int32 fDescent; variable
DPortableFontInstance.h37 le_int32 fDescent; variable
/external/icu/icu4c/source/samples/layout/
DFontMap.h50 le_int32 fDescent; variable
DGnomeFontInstance.h59 le_int32 fDescent; variable
DGDIFontInstance.h60 le_int32 fDescent; variable
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h172 le_int32 fDescent; variable
621 le_int32 fDescent; variable
/external/skia/src/core/
DSkAdvancedTypefaceMetrics.h83 int16_t fDescent; // Max depth below baseline (negative). variable
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h233 FX_FLOAT fDescent; member
/external/skia/include/core/
DSkPaint.h733 SkScalar fDescent; //!< The recommended distance below the baseline (will be >= 0) member
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_rtfbreak.cpp1201 FX_FLOAT fDescent = fFontHeight * (FX_FLOAT)iDescent / (FX_FLOAT)iMaxHeight; in GetDisplayPos() local
Dfx_textbreak.cpp1197 FX_FLOAT fDescent = fFontHeight * (FX_FLOAT)iDescent / (FX_FLOAT)iMaxHeight; in GetDisplayPos() local
/external/skia/src/utils/
DSkLua.cpp1045 SkScalar fDescent; //!< The recommended distance below the baseline (will be >= 0) member