Searched refs:emHeightAscent (Results 1 – 2 of 2) sorted by relevance
60 float emHeightAscent() const { return m_emHeightAscent; } in emHeightAscent() function61 void setEmHeightAscent(float emHeightAscent) { m_emHeightAscent = emHeightAscent; } in setEmHeightAscent() argument
37 [RuntimeEnabled=ExperimentalCanvasFeatures] readonly attribute float emHeightAscent;