Searched refs:isCORSFailed (Results 1 – 2 of 2) sorted by relevance
66 bool isCORSFailed() const { return m_corsFailed; } in isCORSFailed() function
175 int corsValue = font->isCORSFailed() ? CORSFail : CORSSuccess; in recordRemoteFont()