Home
last modified time | relevance | path

Searched defs:ElementCreationOptions (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp147910 struct ElementCreationOptions : public DictionaryBase struct
147912 Optional<nsString> mIs;
147913 Optional<nsString> mPseudo;
147917 explicit inline ElementCreationOptions(const FastDictionaryInitializer& ) in ElementCreationOptions() argument
147922 explicit inline ElementCreationOptions(const ElementCreationOptions& aOther) in ElementCreationOptions() argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts413 interface ElementCreationOptions { interface
/third_party/typescript/lib/
Dlib.dom.d.ts433 interface ElementCreationOptions { interface