/external/icu/icu4c/source/test/letest/ |
H A D | SimpleFontInstance.h | 28 le_int32 fAscent; member in class:SimpleFontInstance
|
H A D | PortableFontInstance.h | 38 le_int32 fAscent; member in class:PortableFontInstance
|
/external/icu/icu4c/source/test/perf/leperf/ |
H A D | SimpleFontInstance.h | 32 le_int32 fAscent; member in class:SimpleFontInstance
|
H A D | PortableFontInstance.h | 42 le_int32 fAscent; member in class:PortableFontInstance
|
/external/icu/icu4c/source/samples/layout/ |
H A D | FontMap.h | 53 le_int32 fAscent; member in class:FontMap
|
H A D | paragraph.h | 71 le_int32 fAscent; member in class:Paragraph 89 return fAscent;
|
H A D | GDIFontInstance.h | 65 le_int32 fAscent; member in class:GDIFontInstance 124 return fAscent;
|
H A D | GnomeFontInstance.h | 64 le_int32 fAscent; member in class:GnomeFontInstance 134 return fAscent;
|
H A D | pflow.c | 59 le_int32 fAscent; member in struct:pf_object 138 flow->fAscent = -1; 217 flow->fAscent = ascent; 252 return obj->fAscent; 324 y = obj->fAscent;
|
/external/pdfium/core/fpdfdoc/ |
H A D | cpvt_word.h | 21 float fAscent; member in class:CPVT_Word 31 fAscent(0.0f),
|
/external/skia/src/core/ |
H A D | SkAdvancedTypefaceMetrics.h | 65 int16_t fAscent = 0; // Max height above baseline, not including accents. variable
|
/external/skqp/src/core/ |
H A D | SkAdvancedTypefaceMetrics.h | 65 int16_t fAscent = 0; // Max height above baseline, not including accents. variable
|
/external/icu/icu4c/source/layoutex/layout/ |
H A D | ParagraphLayout.h | 173 le_int32 fAscent; member in class:ParagraphLayout::Line 622 le_int32 fAscent; member in class:ParagraphLayout 666 : UObject(), fAscent(0), fDescent(0), fLeading(0), fRunCount(0), fRunCapacity(0), fRuns(NULL) 672 : UObject(), fAscent(0), fDescent(0), fLeading(0), fRunCount(0), fRunCapacity(0), fRuns(NULL)
|
/external/pdfium/xfa/fgas/layout/ |
H A D | cfx_rtfbreak.cpp | 682 float fAscent = fFontHeight * static_cast<float>(iAscent) / local 692 float fY = rtText.top + fAscent; 757 pCharPos->m_Origin.y += fAscent * iVerScale / 100.0f; 758 pCharPos->m_Origin.y -= fAscent;
|
H A D | cfx_txtbreak.cpp | 664 float fAscent = fFontHeight * (float)iAscent / (float)iMaxHeight; local 678 fY = fYBase + fAscent;
|
/external/skia/include/core/ |
H A D | SkPaint.h | 1119 SkScalar fAscent; member in struct:SkPaint::FontMetrics
|
/external/skqp/include/core/ |
H A D | SkPaint.h | 1116 SkScalar fAscent; member in struct:SkPaint::FontMetrics
|
/external/skia/src/utils/ |
H A D | SkLua.cpp | 946 SkScalar fAscent; //!< The recommended distance above the baseline (will be <= 0) member in struct:FontMetrics 962 setfield_scalar(L, "ascent", fm.fAscent);
|
/external/skqp/src/utils/ |
H A D | SkLua.cpp | 946 SkScalar fAscent; //!< The recommended distance above the baseline (will be <= 0) member in struct:FontMetrics 962 setfield_scalar(L, "ascent", fm.fAscent);
|