Searched refs:m_nType (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Object.h180 m_nType(0),
214 m_nType = nType;
219 return m_nType;
290 int m_nType; //0:Interval; 1:TimeOut member in class:CJS_Timer
/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_Note.h99 FX_INT32 m_nType; member in class:CPWL_Note_Icon
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Note.cpp335 CPWL_Note_Icon::CPWL_Note_Icon() : m_nType(0)
345 m_nType = nType;
350 CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, m_nType, GetClientRect(),

Completed in 81 milliseconds