Home
last modified time | relevance | path

Searched defs:NumberSubstitution (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/dwrote-0.10.0/src/
H A Dtext_analysis_source_impl.rs56 pub struct NumberSubstitution { struct
57 native: UnsafeCell<ComPtr<IDWriteNumberSubstitution>>, argument
80 number_subst: NumberSubstitution, in from_text_and_number_subst_native()
186 impl NumberSubstitution { impl
191 ) -> NumberSubstitution { in new()
H A Dtext_analysis_source.rs25 number_subst: NumberSubstitution, in from_text_and_number_subst()
/dports/www/firefox/firefox-99.0/third_party/rust/dwrote/src/
H A Dtext_analysis_source_impl.rs58 pub struct NumberSubstitution { struct
59 native: ComPtr<IDWriteNumberSubstitution>, argument
101 number_subst: NumberSubstitution, in from_text_and_number_subst_native()
220 impl NumberSubstitution { implementation
225 ) -> NumberSubstitution { in new()
H A Dtext_analysis_source.rs45 number_subst: NumberSubstitution, in from_text_and_number_subst()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dwrote/src/
H A Dtext_analysis_source_impl.rs58 pub struct NumberSubstitution { struct
59 native: ComPtr<IDWriteNumberSubstitution>, argument
101 number_subst: NumberSubstitution, in from_text_and_number_subst_native()
220 impl NumberSubstitution { implementation
225 ) -> NumberSubstitution { in new()
H A Dtext_analysis_source.rs45 number_subst: NumberSubstitution, in from_text_and_number_subst()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/dwrote-0.11.0/src/
H A Dtext_analysis_source_impl.rs58 pub struct NumberSubstitution { struct
59 native: ComPtr<IDWriteNumberSubstitution>, argument
101 number_subst: NumberSubstitution, in from_text_and_number_subst_native()
220 impl NumberSubstitution { implementation
225 ) -> NumberSubstitution { in new()
H A Dtext_analysis_source.rs45 number_subst: NumberSubstitution, in from_text_and_number_subst()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dwrote/src/
H A Dtext_analysis_source_impl.rs58 pub struct NumberSubstitution { struct
59 native: ComPtr<IDWriteNumberSubstitution>, argument
101 number_subst: NumberSubstitution, in from_text_and_number_subst_native()
220 impl NumberSubstitution { impl
225 ) -> NumberSubstitution { in new()
H A Dtext_analysis_source.rs45 number_subst: NumberSubstitution, in from_text_and_number_subst()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dwrote/src/
H A Dtext_analysis_source_impl.rs58 pub struct NumberSubstitution { struct
59 native: ComPtr<IDWriteNumberSubstitution>, argument
101 number_subst: NumberSubstitution, in from_text_and_number_subst_native()
220 impl NumberSubstitution { implementation
225 ) -> NumberSubstitution { in new()
H A Dtext_analysis_source.rs45 number_subst: NumberSubstitution, in from_text_and_number_subst()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dwrote-0.9.0/src/
H A Dtext_analysis_source_impl.rs52 pub struct NumberSubstitution { struct
53 native: UnsafeCell<ComPtr<IDWriteNumberSubstitution>>, argument
185 impl NumberSubstitution { implementation
187 ignore_user_overrides: bool) -> NumberSubstitution in new()