Home
last modified time | relevance | path

Searched refs:emHeightAscent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DTextMetrics.h60 float emHeightAscent() const { return m_emHeightAscent; } in emHeightAscent() function
61 void setEmHeightAscent(float emHeightAscent) { m_emHeightAscent = emHeightAscent; } in setEmHeightAscent() argument
DTextMetrics.idl37 [RuntimeEnabled=ExperimentalCanvasFeatures] readonly attribute float emHeightAscent;