Searched refs:LBS_NOTIFY (Results 1 – 3 of 3) sorted by relevance
570 #define LBS_NOTIFY 0x1L macro
759 default_style = LBS_NOTIFY | WS_BORDER;760 base_style = LBS_NOTIFY | WS_BORDER;
2867 default_style = LBS_NOTIFY | WS_BORDER; in yyparse()2868 base_style = LBS_NOTIFY | WS_BORDER; in yyparse()