Home
last modified time | relevance | path

Searched defs:DispStringBuffer (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/font/CTR/
Dfont_DispStringBuffer.h37 struct DispStringBuffer struct
62 DispStringBuffer(u32 charNum); argument
65 void ClearCommand() in ClearCommand()
71 bool IsGeneratedCommand() in IsGeneratedCommand()
77 bool IsCommandEmpty() in IsCommandEmpty()
83 u16 GetDrawCharCount() const { return drawCharCount; } in GetDrawCharCount()
86 void SetDrawCharCount(u16 count) in SetDrawCharCount()
92 void ResetDrawCharCount() in ResetDrawCharCount()