Home
last modified time | relevance | path

Searched refs:RenderVTTCue (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderVTTCue.cpp34 RenderVTTCue::RenderVTTCue(VTTCueBox* element) in RenderVTTCue() function in blink::RenderVTTCue
40 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 …]
DRenderVTTCue.h38 class RenderVTTCue FINAL : public RenderBlockFlow {
40 explicit RenderVTTCue(VTTCueBox*);
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTCue.cpp200 return new RenderVTTCue(this); in createRenderer()
/external/chromium_org/third_party/WebKit/Source/core/
Dwebcore_rendering.target.darwin-mips.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.linux-arm64.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.darwin-mips64.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.linux-mips.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.darwin-x86_64.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.linux-x86_64.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.linux-mips64.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.darwin-arm64.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.darwin-x86.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.darwin-arm.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.linux-x86.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dwebcore_rendering.target.linux-arm.mk135 third_party/WebKit/Source/core/rendering/RenderVTTCue.cpp \
Dcore.gypi1744 'rendering/RenderVTTCue.cpp',
1745 'rendering/RenderVTTCue.h',