Searched defs:toRenderSVGText (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGText.h104 inline RenderSVGText* toRenderSVGText(RenderObject* object) function in namespace:WebCore
110 inline const RenderSVGText* toRenderSVGText(const RenderObject* object) function in namespace:WebCore
117 void toRenderSVGText(const RenderSVGText*);

Completed in 112 milliseconds