OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:currentLogicalCharacterMetrics
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h
72
bool
currentLogicalCharacterMetrics
(SVGTextLayoutAttributes*&, SVGTextMetrics&);
SVGTextLayoutEngine.cpp
355
bool SVGTextLayoutEngine::
currentLogicalCharacterMetrics
(SVGTextLayoutAttributes*& logicalAttributes, SVGTextMetrics& logicalMetrics)
471
if (!
currentLogicalCharacterMetrics
(logicalAttributes, logicalMetrics))
Completed in 126 milliseconds