Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_IconList.h63 CPWL_IconList_Content(FX_INT32 nListCount);
100 CPWL_IconList(FX_INT32 nListCount);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp151 CPWL_IconList_Content::CPWL_IconList_Content(FX_INT32 nListCount) : in CPWL_IconList_Content() argument
156 m_nListCount(nListCount) in CPWL_IconList_Content()
411 CPWL_IconList::CPWL_IconList(FX_INT32 nListCount) : in CPWL_IconList() argument
413 m_nListCount(nListCount) in CPWL_IconList()