Home
last modified time | relevance | path

Searched refs:DisplayItemKey (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DRetainedDisplayListHelpers.h13 struct DisplayItemKey { struct
14 bool operator==(const DisplayItemKey& aOther) const {
24 typedef DisplayItemKey KeyType; argument
25 typedef const DisplayItemKey* KeyTypePointer;
45 DisplayItemKey mKey;
/dports/www/firefox/firefox-99.0/layout/painting/
H A DRetainedDisplayListHelpers.h17 struct DisplayItemKey { struct
18 bool operator==(const DisplayItemKey& aOther) const {
28 typedef DisplayItemKey KeyType; argument
29 typedef const DisplayItemKey* KeyTypePointer;
49 DisplayItemKey mKey;
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DRetainedDisplayListHelpers.h13 struct DisplayItemKey { struct
14 bool operator==(const DisplayItemKey& aOther) const {
24 typedef DisplayItemKey KeyType; argument
25 typedef const DisplayItemKey* KeyTypePointer;
45 DisplayItemKey mKey;
/dports/lang/spidermonkey78/firefox-78.9.0/layout/painting/
H A DRetainedDisplayListHelpers.h12 struct DisplayItemKey { struct
13 bool operator==(const DisplayItemKey& aOther) const {
23 typedef DisplayItemKey KeyType; argument
24 typedef const DisplayItemKey* KeyTypePointer;
44 DisplayItemKey mKey;
/dports/lang/spidermonkey60/firefox-60.9.0/layout/painting/
H A DRetainedDisplayListBuilder.cpp143 struct DisplayItemKey { struct
144 bool operator==(const DisplayItemKey& aOther) const { in operator ==() argument
154 typedef DisplayItemKey KeyType; argument
155 typedef const DisplayItemKey* KeyTypePointer;
173 DisplayItemKey mKey;