Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/font/CTR/
Dfont_DispStringBuffer.h42 u16 drawCharCount; //!< 描画コマンドを生成する文字数 member
83 u16 GetDrawCharCount() const { return drawCharCount; } in GetDrawCharCount()
88 drawCharCount = count; in SetDrawCharCount()