Searched refs:m_swIconName (Results 1 – 2 of 2) sorted by relevance
29 : CJS_EmbedObj(pJSObject), m_pIconStream(NULL), m_swIconName(L"") {} in END_JS_STATIC_CONST()43 m_swIconName = name; in SetIconName()47 return m_swIconName; in GetIconName()54 vp << m_swIconName; in name()
25 CFX_WideString m_swIconName; variable