Searched refs:PGS_VERT (Results 1 – 4 of 4) sorted by relevance
205 #define PGS_VERT 0x00000000
4507 #define PGS_VERT 0x0 macro
425 LONG pgStyles = PGS_VERT | WS_CHILD | WS_VISIBLE; in CreateToolbar()
1016 if ((oldStyle ^ lpss->styleNew) & (PGS_HORZ | PGS_VERT)) in PAGER_StyleChanged()