Searched refs:RenderVTTCue (Results 1 – 16 of 16) sorted by relevance
34 RenderVTTCue::RenderVTTCue(VTTCueBox* element) in RenderVTTCue() function in blink::RenderVTTCue40 void RenderVTTCue::layout() in layout()59 bool RenderVTTCue::findFirstLineBox(InlineFlowBox*& firstLineBox) in findFirstLineBox()69 bool RenderVTTCue::initializeLayoutParameters(InlineFlowBox* firstLineBox, LayoutUnit& step, Layout… in initializeLayoutParameters()113 void RenderVTTCue::placeBoxInDefaultPosition(LayoutUnit position, bool& switched) in placeBoxInDefaultPosition()133 bool RenderVTTCue::isOutside() const in isOutside()138 bool RenderVTTCue::isOverlapping() const in isOverlapping()150 bool RenderVTTCue::shouldSwitchDirection(InlineFlowBox* firstLineBox, LayoutUnit step) const in shouldSwitchDirection()178 void RenderVTTCue::moveBoxesByStep(LayoutUnit step) in moveBoxesByStep()193 bool RenderVTTCue::switchDirection(bool& switched, LayoutUnit& step) in switchDirection()[all …]
38 class RenderVTTCue FINAL : public RenderBlockFlow {40 explicit RenderVTTCue(VTTCueBox*);
200 return new RenderVTTCue(this); in createRenderer()
135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
1744 'rendering/RenderVTTCue.cpp',1745 'rendering/RenderVTTCue.h',