nw::font::ArchiveFontBase::ConstructContext Structurestruct ConstructContext
{
FontInformation * pFINF;
FontWidth * pPrevCWDH;
FontCodeMap * pPrevCMAP;
Operation op;
ut::BinaryBlockHeader header;
u32 streamOffset;
};
| pFINF | FontInformation * |
||
|---|---|---|---|
| pPrevCWDH | FontWidth * | ||
| pPrevCMAP | FontCodeMap * | ||
| op | Operation | ||
header
|
ut::BinaryBlockHeader | ||
| *streamOffset | u32 |
CONFIDENTIAL