/external/webkit/WebCore/platform/graphics/chromium/ |
D | UniscribeHelperTextRun.cpp | 89 int* ascent) in nextWinFontData()
|
D | FontUtilsChromiumWin.cpp | 193 int ascent; member 300 int* ascent, in getDerivedFontData()
|
D | UniscribeHelper.h | 145 void setAscent(int ascent) in setAscent() 358 virtual bool nextWinFontData(HFONT*, SCRIPT_CACHE**, SCRIPT_FONTPROPERTIES**, int* ascent) in nextWinFontData()
|
D | UniscribeHelper.cpp | 547 int ascent = m_ascent; in shape() local
|
/external/icu4c/samples/layout/ |
D | FontMap.cpp | 260 le_int32 ascent, descent, leading; in getMaxMetrics() local
|
D | paragraph.cpp | 87 le_int32 ascent = 0; in Paragraph() local
|
D | pflow.c | 111 le_int32 ascent = 0; in pf_create() local
|
D | sfnt.h | 188 le_int16 ascent; member
|
/external/webkit/WebCore/platform/graphics/ |
D | Font.h | 108 int ascent() const { return primaryFont()->ascent(); } in ascent() function
|
D | SimpleFontData.h | 68 int ascent() const { return m_ascent; } in ascent() function
|
/external/webkit/WebCore/svg/ |
D | SVGFontFaceElement.cpp | 225 int SVGFontFaceElement::ascent() const in ascent() function in WebCore::SVGFontFaceElement
|
/external/webkit/WebKit/win/ |
D | WebKitGraphics.cpp | 132 void FontMetrics(const WebFontDescription& description, int* ascent, int* descent, int* lineSpacing) in FontMetrics()
|
/external/webkit/WebCore/rendering/ |
D | RenderFlexibleBox.cpp | 409 int ascent = child->firstLineBoxBaseline(); in layoutHorizontalBox() local 480 int ascent = child->firstLineBoxBaseline(); in layoutHorizontalBox() local
|
D | InlineFlowBox.cpp | 408 int ascent = baseline; in computeLogicalBoxHeights() local 469 int ascent = baseline - curr->y(); in computeLogicalBoxHeights() local
|
D | RenderImage.cpp | 409 int ascent = font.ascent(); in paintReplaced() local
|
D | RenderListMarker.cpp | 842 int ascent = font.ascent(); in getRelativeMarkerRect() local
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 131 int ascent = fm.ascent(); in drawComplexText() local
|
/external/freetype/include/freetype/ |
D | ftwinfnt.h | 192 FT_UShort ascent; member
|
/external/icu4c/layoutex/ |
D | ParagraphLayout.cpp | 724 le_int32 ascent = font->getAscent(); in computeMetrics() local 1094 le_int32 ascent = fRuns[i]->getAscent(); in computeMetrics() local
|
/external/icu4c/test/letest/ |
D | FontObject.h | 151 le_int16 ascent; member
|
D | sfnt.h | 325 le_int16 ascent; member
|