Home
last modified time | relevance | path

Searched refs:findFirstLineBox (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderVTTCue.cpp59 bool RenderVTTCue::findFirstLineBox(InlineFlowBox*& firstLineBox) in findFirstLineBox() function in blink::RenderVTTCue
219 if (!findFirstLineBox(firstLineBox)) in repositionCueSnapToLinesSet()
DRenderVTTCue.h52 bool findFirstLineBox(InlineFlowBox*&);