Home
last modified time | relevance | path

Searched refs:IsExtensionForbiddenForCaller (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DClientWebGLContext.cpp4606 static bool IsExtensionForbiddenForCaller(const WebGLExtensionID ext, in IsExtensionForbiddenForCaller() function
4632 if (IsExtensionForbiddenForCaller(ext, callerType)) return false; in IsSupported()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp5209 static bool IsExtensionForbiddenForCaller(const WebGLExtensionID ext, in IsExtensionForbiddenForCaller() function
5235 if (IsExtensionForbiddenForCaller(ext, callerType)) return false; in IsSupported()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.cpp5395 static bool IsExtensionForbiddenForCaller(const WebGLExtensionID ext, in IsExtensionForbiddenForCaller() function
5421 if (IsExtensionForbiddenForCaller(ext, callerType)) return false; in IsSupported()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp5209 static bool IsExtensionForbiddenForCaller(const WebGLExtensionID ext, in IsExtensionForbiddenForCaller() function
5235 if (IsExtensionForbiddenForCaller(ext, callerType)) return false; in IsSupported()