Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTRegion.cpp377 float childTop = clientRect->top(); in displayLastVTTCueBox() local
383 float height = childBottom - childTop; in displayLastVTTCueBox()