nw::font::ArchiveFontBase::ConstructContext Structure

Syntax

struct ConstructContext
{
   FontInformation * pFINF;
   FontWidth * pPrevCWDH;
   FontCodeMap * pPrevCMAP;
   Operation op;
   ut::BinaryBlockHeader header;
   u32 streamOffset;
};

Description

Enumerated Types

Operation

Member Variables

pFINF FontInformation *
pPrevCWDH FontWidth *
pPrevCMAP FontCodeMap *
op Operation
header ut::BinaryBlockHeader
*streamOffset u32

Member Functions

Init
SetGLGR
GetCurrentPtr
GetRemain
Align
Advance
Finish
GetNumSheets
GetNumGlyphsPerSheet
GetStreamReader
GetUncompContext
GetGlyphGroups
NextBlock
NextSheet
IsRequireSheet
HasMoreSheet
HasMoreBlock
SetupCopyTask
SetupSkipTask
SetupExtendTask
EndTask
TaskRemain
TaskProceed

CONFIDENTIAL