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