Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTCue.cpp102 static const String& horizontalKeyword() in horizontalKeyword() function
166 if (m_cue->vertical() == horizontalKeyword()) { in applyCSSProperties()
266 return horizontalKeyword(); in vertical()
280 if (value == horizontalKeyword()) in setVertical()