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

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_ComboBox.h95 void SetPopup(FX_BOOL bPopup);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ComboBox.cpp234 SetPopup(FALSE);
494 void CPWL_ComboBox::SetPopup(FX_BOOL bPopup) function in class:CPWL_ComboBox
611 SetPopup(!m_bPopup);
623 SetPopup(FALSE);

Completed in 98 milliseconds