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.cpp209 m_nPopupWhere(0), in CPWL_ComboBox()
395 switch (m_nPopupWhere) in RePosChildWnd()
530 m_nPopupWhere = nWhere; in SetPopup()
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ComboBox.h108 FX_INT32 m_nPopupWhere; variable