Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ComboBox.cpp188 m_nPopupWhere(0), in CPWL_ComboBox()
345 switch (m_nPopupWhere) { in RePosChildWnd()
480 m_nPopupWhere = nWhere; in SetPopup()
DPWL_ComboBox.h98 int32_t m_nPopupWhere; variable