Searched refs:PLBS_MULTIPLESEL (Results 1 – 3 of 3) sorted by relevance
31 cp.dwFlags |= PLBS_MULTIPLESEL; in GetCreateParam()58 if (pWnd->HasFlag(PLBS_MULTIPLESEL)) { in NewPDFWindow()
56 #define PLBS_MULTIPLESEL 0x0001L macro
94 m_pList->SetMultipleSel(HasFlag(PLBS_MULTIPLESEL)); in OnCreated()