Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTCue.h114 CSSValueID getCSSAlignment() const;
DVTTCue.cpp178 setInlineStyleProperty(CSSPropertyTextAlign, m_cue->getCSSAlignment()); in applyCSSProperties()
1058 CSSValueID VTTCue::getCSSAlignment() const in getCSSAlignment() function in WebCore::VTTCue