OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:verticalAdvanceY
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGFontData.h
42
float
verticalAdvanceY
() const { return m_verticalAdvanceY; }
SVGFontFaceElement.cpp
201
float SVGFontFaceElement::
verticalAdvanceY
() const
SVGGlyphElement.h
62
,
verticalAdvanceY
(0.0f)
82
&&
verticalAdvanceY
== other.
verticalAdvanceY
97
float
verticalAdvanceY
;
Completed in 119 milliseconds