Lines Matching refs:u16
67 const u16 INVALID_CHAR_CODE = 0xFFFF;
68 const u16 INVALID_GLYPH_INDEX = 0xFFFF;
166 u16 ccode; // Character code
167 u16 index; // Glyph index
177 u16 num; // number of elements in "entries"
200 u16 glyphsPerSheet;
201 u16 numSet;
202 u16 numSheet;
203 u16 numCWDH;
204 u16 numCMAP;
206 u16 nameOffsets[1]; // numSet
237 u16 sheetNum; // Number of sheets
238 u16 sheetFormat; // FontSheetFormat
239 u16 sheetRow; // Number of horizontal cells on a sheet
240 u16 sheetLine; // Number of vertical cells on a sheet
241 u16 sheetWidth; // Sheet width (in pixels)
242 u16 sheetHeight; // Sheet height (in pixels)
255 … u16 indexBegin; // glyph index corresponding to the first entry in widthTable
256 u16 indexEnd; // glyph index corresponding to the last entry in widthTable
274 …u16 ccodeBegin; // First character code in the character code range that this …
275 …u16 ccodeEnd; // Last character code in the character code range that this b…
276 u16 mappingMethod; // Mapping method (FontMappingMethod type)
277 u16 reserved; // Reserved
279 …u16* GetMapInfo() const // The specific details of the character code mapping infor… in GetMapInfo()
281 return reinterpret_cast<u16*>( reinterpret_cast<uptr>(this) + sizeof(*this) ); in GetMapInfo()
296 …u16 alterCharIndex; // (*) glyph index of the glyph for characters not contained i…