Home
last modified time | relevance | path

Searched refs:aTypeAttr (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/ipc/mscom/
H A DUtils.cpp236 static bool IsVtableIndexFromParentInterface(TYPEATTR* aTypeAttr, in IsVtableIndexFromParentInterface() argument
238 MOZ_ASSERT(aTypeAttr); in IsVtableIndexFromParentInterface()
242 unsigned int numExclusiveFuncs = aTypeAttr->cFuncs; in IsVtableIndexFromParentInterface()
247 unsigned int numVtblEntries = aTypeAttr->cbSizeVft / sizeof(void*); in IsVtableIndexFromParentInterface()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/mscom/
H A DUtils.cpp267 static bool IsVtableIndexFromParentInterface(TYPEATTR* aTypeAttr, in IsVtableIndexFromParentInterface() argument
269 MOZ_ASSERT(aTypeAttr); in IsVtableIndexFromParentInterface()
273 unsigned int numExclusiveFuncs = aTypeAttr->cFuncs; in IsVtableIndexFromParentInterface()
278 unsigned int numVtblEntries = aTypeAttr->cbSizeVft / sizeof(void*); in IsVtableIndexFromParentInterface()
/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/
H A DUtils.cpp411 static bool IsVtableIndexFromParentInterface(TYPEATTR* aTypeAttr, in IsVtableIndexFromParentInterface() argument
413 MOZ_ASSERT(aTypeAttr); in IsVtableIndexFromParentInterface()
417 unsigned int numExclusiveFuncs = aTypeAttr->cFuncs; in IsVtableIndexFromParentInterface()
422 unsigned int numVtblEntries = aTypeAttr->cbSizeVft / sizeof(void*); in IsVtableIndexFromParentInterface()
/dports/www/firefox/firefox-99.0/ipc/mscom/
H A DUtils.cpp411 static bool IsVtableIndexFromParentInterface(TYPEATTR* aTypeAttr, in IsVtableIndexFromParentInterface() argument
413 MOZ_ASSERT(aTypeAttr); in IsVtableIndexFromParentInterface()
417 unsigned int numExclusiveFuncs = aTypeAttr->cFuncs; in IsVtableIndexFromParentInterface()
422 unsigned int numVtblEntries = aTypeAttr->cbSizeVft / sizeof(void*); in IsVtableIndexFromParentInterface()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/mscom/
H A DUtils.cpp411 static bool IsVtableIndexFromParentInterface(TYPEATTR* aTypeAttr, in IsVtableIndexFromParentInterface() argument
413 MOZ_ASSERT(aTypeAttr); in IsVtableIndexFromParentInterface()
417 unsigned int numExclusiveFuncs = aTypeAttr->cFuncs; in IsVtableIndexFromParentInterface()
422 unsigned int numVtblEntries = aTypeAttr->cbSizeVft / sizeof(void*); in IsVtableIndexFromParentInterface()
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_GeomTolerance.cxx386 Handle(TDataStd_Integer) aTypeAttr; in Handle() local
387 Label().FindChild(ChildLab_AffectedPlane).FindAttribute(TDataStd_Integer::GetID(), aTypeAttr); in Handle()
388 anObj->SetAffectedPlane(aPlane, (XCAFDimTolObjects_ToleranceZoneAffectedPlane)aTypeAttr->Get()); in Handle()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLImageElement.cpp1190 const nsAString& aTypeAttr, const nsAString& aMediaAttr, in SelectSourceForTagWithAttrs() argument
1192 MOZ_ASSERT(aIsSourceTag || (aTypeAttr.IsEmpty() && aMediaAttr.IsEmpty()), in SelectSourceForTagWithAttrs()
1211 (!aTypeAttr.IsVoid() && !SupportedPictureSourceType(aTypeAttr)))) { in SelectSourceForTagWithAttrs()
H A DHTMLImageElement.h261 const nsAString& aTypeAttr, const nsAString& aMediaAttr,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLImageElement.cpp1148 const nsAString& aTypeAttr, const nsAString& aMediaAttr, in SelectSourceForTagWithAttrs() argument
1150 MOZ_ASSERT(aIsSourceTag || (aTypeAttr.IsEmpty() && aMediaAttr.IsEmpty()), in SelectSourceForTagWithAttrs()
1169 (!aTypeAttr.IsVoid() && !SupportedPictureSourceType(aTypeAttr)))) { in SelectSourceForTagWithAttrs()
H A DHTMLImageElement.h246 const nsAString& aTypeAttr, const nsAString& aMediaAttr,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLImageElement.cpp1272 const nsAString& aTypeAttr, in SelectSourceForTagWithAttrs() argument
1276 MOZ_ASSERT(aIsSourceTag || (aTypeAttr.IsEmpty() && aMediaAttr.IsEmpty()), in SelectSourceForTagWithAttrs()
1295 (!aTypeAttr.IsVoid() && in SelectSourceForTagWithAttrs()
1296 !SupportedPictureSourceType(aTypeAttr)))) { in SelectSourceForTagWithAttrs()
H A DHTMLImageElement.h266 const nsAString& aTypeAttr,
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLImageElement.cpp1183 const nsAString& aTypeAttr, const nsAString& aMediaAttr, in SelectSourceForTagWithAttrs() argument
1185 MOZ_ASSERT(aIsSourceTag || (aTypeAttr.IsEmpty() && aMediaAttr.IsEmpty()), in SelectSourceForTagWithAttrs()
1204 (!aTypeAttr.IsVoid() && !SupportedPictureSourceType(aTypeAttr)))) { in SelectSourceForTagWithAttrs()
H A DHTMLImageElement.h264 const nsAString& aTypeAttr, const nsAString& aMediaAttr,
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLImageElement.cpp1190 const nsAString& aTypeAttr, const nsAString& aMediaAttr, in SelectSourceForTagWithAttrs() argument
1192 MOZ_ASSERT(aIsSourceTag || (aTypeAttr.IsEmpty() && aMediaAttr.IsEmpty()), in SelectSourceForTagWithAttrs()
1211 (!aTypeAttr.IsVoid() && !SupportedPictureSourceType(aTypeAttr)))) { in SelectSourceForTagWithAttrs()
H A DHTMLImageElement.h264 const nsAString& aTypeAttr, const nsAString& aMediaAttr,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLImageElement.cpp1183 const nsAString& aTypeAttr, const nsAString& aMediaAttr, in SelectSourceForTagWithAttrs() argument
1185 MOZ_ASSERT(aIsSourceTag || (aTypeAttr.IsEmpty() && aMediaAttr.IsEmpty()), in SelectSourceForTagWithAttrs()
1204 (!aTypeAttr.IsVoid() && !SupportedPictureSourceType(aTypeAttr)))) { in SelectSourceForTagWithAttrs()
H A DHTMLImageElement.h264 const nsAString& aTypeAttr, const nsAString& aMediaAttr,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/script/
H A DScriptLoader.h331 nsAutoString aTypeAttr,
/dports/lang/spidermonkey78/firefox-78.9.0/dom/script/
H A DScriptLoader.h421 nsAutoString aTypeAttr,
/dports/www/firefox/firefox-99.0/dom/script/
H A DScriptLoader.h440 const nsAutoString& aTypeAttr,
H A DScriptLoader.cpp864 const nsAutoString& aTypeAttr, in ProcessExternalScript() argument
890 NS_FAILED(CheckContentPolicy(mDocument, aElement, aTypeAttr, request))) { in ProcessExternalScript()
/dports/www/firefox-esr/firefox-91.8.0/dom/script/
H A DScriptLoader.h506 nsAutoString aTypeAttr,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/script/
H A DScriptLoader.h506 nsAutoString aTypeAttr,
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDocument.h670 const nsAString& aTypeAttr,

12