Home
last modified time | relevance | path

Searched refs:GetChar (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/font/
Dfont_CharStrmReader.h128 CharType GetChar(int offset=0) const
/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_FixedLengthString.h230 Char GetChar(s32 i) const { return (*this)[i]; } in GetChar() function