Searched refs:GetChar (Results 1 – 2 of 2) sorted by relevance
128 CharType GetChar(int offset=0) const
230 Char GetChar(s32 i) const { return (*this)[i]; } in GetChar() function