Home
last modified time | relevance | path

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

/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/usvg-0.11.0/tests/
H A Dtest.rs23 let xml_opt = usvg::XmlOptions { localVariable
48 let xml_opt = usvg::XmlOptions { localVariable
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/usvg-0.9.0/tests/
H A Dtest.rs23 let xml_opt = usvg::XmlOptions { localVariable
48 let xml_opt = usvg::XmlOptions { localVariable
/dports/cad/qelectrotech/qet-0.7.0/sources/NameList/
H A Dnameslist.cpp121 QHash<QString, QString> xml_opt = getXmlOptions(xml_options); in fromXml() local
144 QHash<QString, QString> xml_opt = getXmlOptions(xml_options); in toXml() local
/dports/devel/wf-config/wf-config-0.7.1/test/
H A Doption_test.cpp193 auto xml_opt = std::make_shared<option_t<double>>("bey_k3", 5.5); variable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/usvg-0.11.0/src/
H A Dmain.rs343 let xml_opt = usvg::XmlOptions { in process() localVariable