Home
last modified time | relevance | path

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

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