Searched refs:PBS_MARQUEE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/Clients/PrinterSetupWizard/
H A DFourthPage.cpp23 #if !defined( PBS_MARQUEE )
24 # define PBS_MARQUEE 0x08 macro
86 SetWindowLong( *window, GWL_STYLE, GetWindowLong( *window, GWL_STYLE ) | PBS_MARQUEE );
87 SetWindowLongPtr( *window, GWL_STYLE, GetWindowLongPtr( *window, GWL_STYLE ) | PBS_MARQUEE );

Completed in 113 milliseconds