Searched refs:horizontalKeyword (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTCue.cpp102 static const String& horizontalKeyword() function in namespace:WebCore
166 if (m_cue->vertical() == horizontalKeyword()) {
267 return horizontalKeyword();
281 if (value == horizontalKeyword())

Completed in 69 milliseconds