Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/font/
Dfont_ArchiveFontBase.h167 struct ConstructContext struct
170 enum Operation
190 void Init( in Init()
216 PtrT GetCurrentPtr() in GetCurrentPtr()
221 u32 GetRemain() const in GetRemain()
226 void Align(u32 align) in Align()
231 void Advance(u32 dx) { targetBufferCur += dx; } in Advance()
234 u32 offset() const in offset()
239 u32 sIndex() const { return sheetIndex; } in sIndex()
249 u16 GetNumSheets() const { return numSheets; } in GetNumSheets()
[all …]