Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/font/
Dfont_ArchiveFontBase.h170 struct ConstructContext struct
173 enum Operation
193 void Init( in Init()
219 PtrT GetCurrentPtr() in GetCurrentPtr()
224 u32 GetRemain() const in GetRemain()
229 void Align(u32 align) in Align()
234 void Advance(u32 dx) { targetBufferCur += dx; } in Advance()
237 u32 offset() const in offset()
242 u32 sIndex() const { return sheetIndex; } in sIndex()
252 u16 GetNumSheets() const { return numSheets; } in GetNumSheets()
[all …]