nw::font::FontCodeMap Structurestruct FontCodeMap
{
u16 ccodeBegin;
u16 ccodeEnd;
u16 mappingMethod;
u16 reserved;
FontCodeMap * pNext;
};
| ccodeBegin | u16 | ||
|---|---|---|---|
| ccodeEnd | u16 | ||
| mappingMethod | u16 | ||
| reserved | u16 | ||
| pNext | FontCodeMap * |
CONFIDENTIAL