Searched defs:isLoading (Results 1 - 24 of 24) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGStyleElement.h63 virtual bool isLoading() const { return StyleElement::isLoading(); } function in class:WebCore::FINAL
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DSegmentedFontData.cpp77 bool SegmentedFontData::isLoading() const function in class:WebCore::SegmentedFontData
H A DSimpleFontData.cpp48 SimpleFontData::SimpleFontData(const FontPlatformData& platformData, bool isCustomFont, bool isLoading, bool isTextOrientationFallback) argument
H A DSimpleFontData.h177 virtual bool isLoading() const { return m_isLoading; } function in class:WebCore::SimpleFontData
/macosx-10.9.5/WebCore-7537.78.1/xml/
H A DXSLImportRule.cpp70 bool XSLImportRule::isLoading() function in class:WebCore::XSLImportRule
H A DXSLStyleSheetQt.cpp53 bool XSLStyleSheet::isLoading() const function in class:WebCore::XSLStyleSheet
H A DXSLStyleSheetLibxslt.cpp94 bool XSLStyleSheet::isLoading() const function in class:WebCore::XSLStyleSheet
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleRuleImport.cpp86 bool StyleRuleImport::isLoading() const function in class:WebCore::StyleRuleImport
H A DCSSSegmentedFontFace.cpp153 bool CSSSegmentedFontFace::isLoading() const function in class:WebCore::CSSSegmentedFontFace
H A DCSSStyleSheet.cpp370 bool CSSStyleSheet::isLoading() const function in class:WebCore::CSSStyleSheet
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLStyleElement.h75 virtual bool isLoading() const { return StyleElement::isLoading(); } function in class:WebCore::FINAL
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DStyleElement.cpp187 bool StyleElement::isLoading() const function in class:WebCore::StyleElement
H A DProcessingInstruction.cpp192 bool ProcessingInstruction::isLoading() const function in class:WebCore::ProcessingInstruction
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DBackingStoreClient.cpp184 bool BackingStoreClient::isLoading() const function in class:BlackBerry::WebKit::BackingStoreClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Cookies/soup/
H A DWebKitSoupCookieJarSqlite.cpp35 bool isLoading; member in struct:_WebKitSoupCookieJarSqlitePrivate
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDataSource.cpp240 HRESULT STDMETHODCALLTYPE WebDataSource::isLoading( function in class:WebDataSource
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DDocumentLoader.cpp327 bool DocumentLoader::isLoading() const function in class:WebCore::DocumentLoader
H A DFrameLoader.cpp1607 bool FrameLoader::isLoading() const function in class:WebCore::FrameLoader
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedResource.h155 bool isLoading() const { return m_loading; } function in class:WebCore::CachedResource
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage_p.h135 bool isLoading() const { return m_loadState == WebPagePrivate::Provisional || m_loadState == WebPagePrivate::Committed; } function in class:BlackBerry::WebKit::WebPagePrivate
H A DBackingStore.cpp1654 bool isLoading = m_client->loadState() == WebPagePrivate::Committed; local
H A DWebPage.cpp1245 bool isLoading = this->isLoading(); local
3077 bool WebPage::isLoading() const function in class:BlackBerry::WebKit::WebPage
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitWebView.cpp158 bool isLoading; member in struct:_WebKitWebViewPrivate
1371 static void webkitWebViewSetIsLoading(WebKitWebView* webView, bool isLoading) argument
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp10559 OSKext::savePanicString(bool isLoading) argument

Completed in 258 milliseconds