Home
last modified time | relevance | path

Searched defs:fCapHeight (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkAdvancedTypefaceMetrics.h85 int16_t fCapHeight; // Height (from baseline) of top of flat capitals. variable
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_formimp.cpp122 FX_FLOAT fCapHeight = GetCaptionHeight(); in GetWidgetRect() local
744 FX_FLOAT fCapHeight = GetCaptionHeight(); in ReSetSysBtn() local
/external/skia/include/core/
DSkPaint.h741 SkScalar fCapHeight; //!< The cap height (> 0), or 0 if cannot be determined. member