Searched refs:GetType (Results 1 – 8 of 8) sorted by relevance
69 virtual Type GetType() const;
61 virtual Type GetType() const;
217 virtual Type GetType() const = 0;
51 SmParamType GetType() const { return m_Type; } in GetType() function
111 PairFont::GetType() const in GetType() function in nw::font::PairFont
168 ResFontBase::GetType() const in GetType() function in nw::font::ResFontBase
168 switch (extUserDataAry[udIdx].GetType()) in PrintExtUserData()
2614 ExtUserDataType GetType() const in GetType() function2648 NW_ASSERT(GetType() == EXTUSERDATATYPE_STRING); in GetString()2663 NW_ASSERT(GetType() == EXTUSERDATATYPE_INT); in GetIntArray()2678 NW_ASSERT(GetType() == EXTUSERDATATYPE_FLOAT); in GetFloatArray()