Searched refs:corsValue (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DRemoteFontFaceSource.cpp175 int corsValue = font->isCORSFailed() ? CORSFail : CORSSuccess; local
176 blink::Platform::current()->histogramEnumeration("WebFont.CORSSuccess", corsValue, CORSEnumMax);

Completed in 274 milliseconds