Home
last modified time | relevance | path

Searched refs:m_nPopupWhere (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp204 m_nPopupWhere(0), in CPWL_ComboBox()
365 switch (m_nPopupWhere) { in RePosChildWnd()
500 m_nPopupWhere = nWhere; in SetPopup()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ComboBox.h99 int32_t m_nPopupWhere; variable