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

/external/webkit/Source/WebCore/rendering/
H A DRenderText.h192 inline RenderText* toRenderText(RenderObject* object) function in namespace:WebCore
198 inline const RenderText* toRenderText(const RenderObject* object) function in namespace:WebCore
205 void toRenderText(const RenderText*);

Completed in 52 milliseconds