Searched defs:FontID (Results 1 – 3 of 3) sorted by relevance
35 PVA_FF_StyleRecord::PVA_FF_StyleRecord(uint16 StartChar, uint16 EndChar, uint16 FontID, uint8 FontS… in PVA_FF_StyleRecord()68 void PVA_FF_StyleRecord::setFontID(uint16 FontID) in setFontID()
26 PVA_FF_FontRecord::PVA_FF_FontRecord(uint16 FontListID, uint16 FontID, int8 FontLength, uint8* Font… in PVA_FF_FontRecord()
130 uint16 FontID = pinfo->fontID; in addTextDecoderSpecificInfo() local