Searched refs:firstRunOrigin (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderText.h105 FloatPoint firstRunOrigin() const;
H A DRenderText.cpp1174 FloatPoint RenderText::firstRunOrigin() const function in class:blink::RenderText
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGRenderTreeAsText.cpp609 ts << " " << enclosingIntRect(FloatRect(text.firstRunOrigin(), text.floatLinesBoundingBox().size())) << "\n";

Completed in 175 milliseconds