Searched defs:GetLevel (Results 1 – 2 of 2) sorted by relevance
39 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function59 int GetLevel() const { return _level == (UInt32)(Int32)-1 ? 5 : (int)_level; } in GetLevel() function
206 int CMethodProps::GetLevel() const in GetLevel() function in CMethodProps