HomeSort by relevance Sort by last modified time
    Searched refs:SetPopup (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ComboBox.h 95 void SetPopup(FX_BOOL bPopup);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ComboBox.cpp 234 SetPopup(FALSE);
494 void CPWL_ComboBox::SetPopup(FX_BOOL bPopup)
611 SetPopup(!m_bPopup);
623 SetPopup(FALSE);

Completed in 42 milliseconds