OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_textPathLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h
100
float
m_textPathLength
;
SVGTextLayoutEngine.cpp
50
,
m_textPathLength
(0)
176
m_textPathLength
= m_textPath.length();
178
m_textPathStartOffset *=
m_textPathLength
;
226
m_textPathLength
= 0;
552
if (textPathOffset >
m_textPathLength
)
Completed in 26 milliseconds