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

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_ComboBox.h92 void SetPopup(FX_BOOL bPopup);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ComboBox.cpp223 SetPopup(FALSE);
458 void CPWL_ComboBox::SetPopup(FX_BOOL bPopup) { function in class:CPWL_ComboBox
608 SetPopup(!m_bPopup);
618 SetPopup(FALSE);

Completed in 533 milliseconds