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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.h 62 void updateCharacerPositionIfNeeded(float& x, float& y);
SVGTextLayoutEngine.cpp 58 void SVGTextLayoutEngine::updateCharacerPositionIfNeeded(float& x, float& y)
500 updateCharacerPositionIfNeeded(x, y);

Completed in 42 milliseconds