Searched defs:haveStylesheetsLoaded (Results 1 – 2 of 2) sorted by relevance
125 bool haveStylesheetsLoaded() const { return !hasPendingSheets() || m_ignorePendingStylesheets; } in haveStylesheetsLoaded() function
5132 bool Document::haveStylesheetsLoaded() const in haveStylesheetsLoaded() function in WebCore::Document