Searched refs:m_nType (Results 1 – 4 of 4) sorted by relevance
89 int GetType() const { return m_nType; } in GetType()109 const int m_nType; // 0:Interval; 1:TimeOut variable
107 m_nType(nType), in CJS_Timer()
95 int32_t m_nType;
283 CPWL_Note_Icon::CPWL_Note_Icon() : m_nType(0) {} in CPWL_Note_Icon()288 m_nType = nType; in SetIconType()293 CPWL_Utils::DrawIconAppStream(pDevice, pUser2Device, m_nType, GetClientRect(), in DrawThisAppearance()