Searched refs:getFontTable (Results 1 – 14 of 14) sorted by relevance
87 virtual const void *getFontTable(LETag tableTag) const;131 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function
81 virtual const void *getFontTable(LETag tableTag) const;
76 virtual const void *getFontTable(LETag tableTag) const;
117 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GnomeFontInstance
335 const void *GDIFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GDIFontInstance
373 KernTable kt(fFontInstance, getFontTable(kernTableTag)); in adjustGlyphPositions()459 const void *LayoutEngine::getFontTable(LETag tableTag) const in getFontTable() function in LayoutEngine461 return fFontInstance->getFontTable(tableTag); in getFontTable()526 …eader *gsubTable = (const GlyphSubstitutionTableHeader *) fontInstance->getFontTable(gsubTableTag); in layoutEngineFactory()600 …const MorphTableHeader *morphTable = (MorphTableHeader *) fontInstance->getFontTable(mortTableTag); in layoutEngineFactory()
86 …sitioningTableHeader *gposTable = (const GlyphPositioningTableHeader *) getFontTable(gposTableTag); in OpenTypeLayoutEngine()103 fGDEFTable = (const GlyphDefinitionTableHeader *) getFontTable(gdefTableTag); in OpenTypeLayoutEngine()390 KernTable kt(fFontInstance, getFontTable(kernTableTag)); in adjustGlyphPositions()
115 KernTable kt(fFontInstance, getFontTable(kernTableTag)); in adjustGlyphPositions()
166 virtual const void *getFontTable(LETag tableTag) const = 0;
254 virtual const void *getFontTable(LETag tableTag) const;
37 virtual const void *getFontTable(LETag tableTag) const;
41 const void *SimpleFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in SimpleFontInstance
73 virtual const void *getFontTable(LETag tableTag) const;
233 const void *PortableFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in PortableFontInstance