Home
last modified time | relevance | path

Searched refs:TsRunType (Results 1 – 10 of 10) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs1402 pub r#type: TsRunType,
1551 pub type TsRunType = i32; typedef
1552 pub const TS_RT_PLAIN: TsRunType = 0i32;
1553 pub const TS_RT_HIDDEN: TsRunType = 1i32;
1554 pub const TS_RT_OPAQUE: TsRunType = 2i32;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h114 } TsRunType; typedef
136 TsRunType type;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtextstor.h114 } TsRunType; typedef
136 TsRunType type;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TextServices/
H A Dmod.rs11900 pub r#type: TsRunType,
12301 pub struct TsRunType(pub i32); struct
12302 pub const TS_RT_PLAIN: TsRunType = TsRunType(0i32);
12303 pub const TS_RT_HIDDEN: TsRunType = TsRunType(1i32);
12304 pub const TS_RT_OPAQUE: TsRunType = TsRunType(2i32);
12305 impl ::std::convert::From<i32> for TsRunType { implementation
12310 unsafe impl ::windows::runtime::Abi for TsRunType { implementation
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DTSFTextStore.cpp442 GetTextRunTypeName(TsRunType aRunType) in GetTextRunTypeName()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DTSFTextStore.cpp450 static const char* GetTextRunTypeName(TsRunType aRunType) { in GetTextRunTypeName()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DTSFTextStore.cpp400 static const char* GetTextRunTypeName(TsRunType aRunType) { in GetTextRunTypeName()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DTSFTextStore.cpp446 static const char* GetTextRunTypeName(TsRunType aRunType) { in GetTextRunTypeName()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DTSFTextStore.cpp450 static const char* GetTextRunTypeName(TsRunType aRunType) { in GetTextRunTypeName()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DTSFTextStore.cpp446 static const char* GetTextRunTypeName(TsRunType aRunType) { in GetTextRunTypeName()