HomeSort by relevance Sort by last modified time
    Searched refs:m_beginLoadingTimer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSFontSelector.cpp 52 : m_beginLoadingTimer(this, &FontLoader::beginLoadTimerFired)
68 m_beginLoadingTimer.startOneShot(0);
97 m_beginLoadingTimer.stop();
CSSFontSelector.h 60 Timer<FontLoader> m_beginLoadingTimer;

Completed in 1589 milliseconds