Searched refs:setFontBoundingBoxDescent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DTextMetrics.h54 void setFontBoundingBoxDescent(float fontBoundingBoxDescent) { m_fontBoundingBoxDescent = fontBoundingBoxDescent; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DCanvasRenderingContext2D.cpp2118 metrics->setFontBoundingBoxDescent(descent + baselineY);

Completed in 90 milliseconds