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

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontFaceSet.cpp 156 bool FontFaceSet::inActiveDocumentContext() const
267 if (!inActiveDocumentContext())
278 if (!inActiveDocumentContext())
300 if (!inActiveDocumentContext() || m_nonCSSConnectedFaces.isEmpty())
315 if (!inActiveDocumentContext())
338 if (!inActiveDocumentContext())
371 if (!inActiveDocumentContext())
392 if (!inActiveDocumentContext())
435 if (!inActiveDocumentContext())
462 if (!inActiveDocumentContext())
    [all...]
FontFaceSet.h 139 bool inActiveDocumentContext() const;

Completed in 86 milliseconds