Home
last modified time | relevance | path

Searched defs:ClipDataHandle (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dclip.rs119 pub type ClipDataHandle = intern::Handle<ClipIntern>; typedef
134 handle: ClipDataHandle, in new()
1020 handle: ClipDataHandle, in add_clip_chain_node()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dclip.rs123 pub type ClipDataHandle = intern::Handle<ClipIntern>; typedef
139 handle: ClipDataHandle, in new()
1145 handle: ClipDataHandle, in add_clip_chain_node()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dclip.rs123 pub type ClipDataHandle = intern::Handle<ClipIntern>; typedef
137 handle: ClipDataHandle, in new()
1136 handle: ClipDataHandle, in add_clip_chain_node()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dclip.rs123 pub type ClipDataHandle = intern::Handle<ClipIntern>; typedef
139 handle: ClipDataHandle, in new()
1145 handle: ClipDataHandle, in add_clip_chain_node()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dclip.rs538 handle: ClipDataHandle, in add_clip_chain_node()