Searched refs:beginLoadTimerFired (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSFontSelector.h81 void beginLoadTimerFired(Timer<CSSFontSelector>*);
H A DCSSFontSelector.cpp62 , m_beginLoadingTimer(this, &CSSFontSelector::beginLoadTimerFired)
582 // decrementRequestCount() in beginLoadTimerFired() and in clearDocument().
587 void CSSFontSelector::beginLoadTimerFired(Timer<WebCore::CSSFontSelector>*) function in class:WebCore::CSSFontSelector

Completed in 88 milliseconds