HomeSort by relevance Sort by last modified time
    Searched refs:currentLogicalCharacterAttributes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h 72 bool currentLogicalCharacterAttributes(SVGTextLayoutAttributes*&);
SVGTextLayoutEngine.cpp 334 bool SVGTextLayoutEngine::currentLogicalCharacterAttributes(SVGTextLayoutAttributes*& logicalAttributes)
361 if (!currentLogicalCharacterAttributes(logicalAttributes))
466 if (!currentLogicalCharacterAttributes(logicalAttributes))

Completed in 136 milliseconds