Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/font/
Dfont_ArchiveFontBase.h168 struct ConstructContext struct
171 enum Operation
191 void Init( in Init()
217 PtrT GetCurrentPtr() in GetCurrentPtr()
222 u32 GetRemain() const in GetRemain()
227 void Align(u32 align) in Align()
232 void Advance(u32 dx) { targetBufferCur += dx; } in Advance()
235 u32 offset() const in offset()
240 u32 sIndex() const { return sheetIndex; } in sIndex()
250 u16 GetNumSheets() const { return numSheets; } in GetNumSheets()
[all …]