Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTCue.h51 void applyCSSProperties(const IntSize& videoSize);
DVTTCue.cpp135 void VTTCueBox::applyCSSProperties(const IntSize&) in applyCSSProperties() function in blink::VTTCueBox
753 displayTree->applyCSSProperties(videoSize); in getDisplayTree()