Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/font/CTR/
Dfont_DispStringBuffer.h39 struct DispStringBuffer struct
64 DispStringBuffer(u32 charNum); argument
67 void ClearCommand() in ClearCommand()
73 bool IsGeneratedCommand() in IsGeneratedCommand()
79 bool IsCommandEmpty() in IsCommandEmpty()
85 u16 GetDrawCharCount() const { return drawCharCount; } in GetDrawCharCount()
88 void SetDrawCharCount(u16 count) in SetDrawCharCount()
94 void ResetDrawCharCount() in ResetDrawCharCount()