Home
last modified time | relevance | path

Searched refs:PLBS_HOVERSEL (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_box.cpp81 SetHoverSel(HasFlag(PLBS_HOVERSEL)); in OnCreated()
85 m_bHoverSel = HasFlag(PLBS_HOVERSEL); in OnCreated()
Dcpwl_wnd.h58 #define PLBS_HOVERSEL 0x0008L macro
Dcpwl_combo_box.cpp326 PWS_CHILD | PWS_BORDER | PWS_BACKGROUND | PLBS_HOVERSEL | PWS_VSCROLL; in CreateListBox()