Searched refs:headTag (Results 1 – 5 of 5) sorted by relevance
198 LETag headTag = 0x68656164; // 'head' in getUnitsPerEM() local201 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
104 const LETag headTag = LE_HEAD_TABLE_TAG; in PortableFontInstance() local131 headTable = (const HEADTable *) readFontTable(headTag); in PortableFontInstance()
103 const LETag headTag = LE_HEAD_TABLE_TAG; in PortableFontInstance() local130 headTable = (const HEADTable *) readFontTable(headTag); in PortableFontInstance()
967 This lets you do tree traversals like soup.htmlTag.headTag.titleTag969 there. Previously, if there was no 'head' tag in the document, headTag