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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.h354 inline InlineFlowBox* toInlineFlowBox(InlineBox* object) function in namespace:WebCore
360 inline const InlineFlowBox* toInlineFlowBox(const InlineBox* object) function in namespace:WebCore
367 void toInlineFlowBox(const InlineFlowBox*);

Completed in 51 milliseconds