Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderVTTCue.cpp150 bool RenderVTTCue::shouldSwitchDirection(InlineFlowBox* firstLineBox, LayoutUnit step) const in shouldSwitchDirection() function in blink::RenderVTTCue
232 if (!shouldSwitchDirection(firstLineBox, step)) { in repositionCueSnapToLinesSet()
DRenderVTTCue.h47 bool shouldSwitchDirection(InlineFlowBox*, LayoutUnit) const;