OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switchdirection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderVTTCue.h
50
bool
switchDirection
(bool&, LayoutUnit&);
RenderVTTCue.cpp
193
bool RenderVTTCue::
switchDirection
(bool& switched, LayoutUnit& step)
236
} else if (!
switchDirection
(switched, step)) {
Completed in 62 milliseconds