Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dmsg_attr.h54 #define CSOUNDMSG_FG_UNDERLINE (0x0080) macro
/dports/audio/csound/csound-6.15.0/include/
H A Dmsg_attr.h54 #define CSOUNDMSG_FG_UNDERLINE (0x0080) macro
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dmsg_attr.h54 #define CSOUNDMSG_FG_UNDERLINE (0x0080) macro
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/csound-sys-0.1.2/src/
H A Dlib.rs106 pub const CSOUNDMSG_FG_UNDERLINE: u32 = 128; const
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py530 CSOUNDMSG_FG_UNDERLINE = 0x0080 variable
/dports/audio/csound/csound-6.15.0/Engine/
H A Dinsert.c74 if (attr & CSOUNDMSG_FG_UNDERLINE) in print_messages()
/dports/audio/csound/csound-6.15.0/Top/
H A Dcsound.c2544 if (attr & CSOUNDMSG_FG_UNDERLINE) in csoundDefaultMessageCallback()
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog3534 new message attributes: CSOUNDMSG_WARNING, CSOUNDMSG_FG_UNDERLINE