HomeSort by relevance Sort by last modified time
    Searched full:basefontsize (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
InbandTextTrackPrivateClient.h 86 double baseFontSize() const { return m_baseFontSize; }
87 void setBaseFontSize(double baseFontSize) { m_baseFontSize = baseFontSize; }
  /external/chromium_org/third_party/WebKit/Source/core/html/track/
InbandTextTrack.cpp 149 cue->setBaseFontSizeRelativeToVideoHeight(cueData->baseFontSize());
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumMac.mm     [all...]

Completed in 3086 milliseconds