Home
last modified time | relevance | path

Searched refs:TT_STATIC (Results 1 – 8 of 8) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/plugins/xslfo/xp/
H A Die_impexp_XSL-FO.h50 #define TT_STATIC 24 // fo:static-content macro
H A Die_imp_XSL-FO.cpp173 { "fo:static-content", TT_STATIC },
248 case TT_STATIC: // TODO: turn these into headers and footers, not generic sections in startElement()
858 case TT_STATIC: in endElement()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsptrmvc.h26 m_TerminalType = TT_STATIC; in CVideoCaptureTerminal()
H A Dtapi3if.h541 TT_STATIC = 0, enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsptrmvc.h26 m_TerminalType = TT_STATIC; in CVideoCaptureTerminal()
H A Dtapi3if.h541 TT_STATIC = 0, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Tapi/
H A Dmod.rs3899 pub const TT_STATIC: TERMINAL_TYPE = 0i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Tapi/
H A Dmod.rs16712 pub const TT_STATIC: TERMINAL_TYPE = TERMINAL_TYPE(0i32);