Home
last modified time | relevance | path

Searched refs:FT_Bytes (Results 1 – 18 of 18) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dttgsubtable.cpp65 CFX_CTTGSUBTable::CFX_CTTGSUBTable(FT_Bytes gsub) in CFX_CTTGSUBTable()
76 bool CFX_CTTGSUBTable::LoadGSUBTable(FT_Bytes gsub) { in LoadGSUBTable()
200 uint8_t CFX_CTTGSUBTable::GetUInt8(FT_Bytes& p) const { in GetUInt8()
206 int16_t CFX_CTTGSUBTable::GetInt16(FT_Bytes& p) const { in GetInt16()
212 uint16_t CFX_CTTGSUBTable::GetUInt16(FT_Bytes& p) const { in GetUInt16()
218 int32_t CFX_CTTGSUBTable::GetInt32(FT_Bytes& p) const { in GetInt32()
224 uint32_t CFX_CTTGSUBTable::GetUInt32(FT_Bytes& p) const { in GetUInt32()
230 bool CFX_CTTGSUBTable::Parse(FT_Bytes scriptlist, in Parse()
231 FT_Bytes featurelist, in Parse()
232 FT_Bytes lookuplist) { in Parse()
[all …]
Dttgsubtable.h35 explicit CFX_CTTGSUBTable(FT_Bytes gsub);
39 bool LoadGSUBTable(FT_Bytes gsub);
273 bool Parse(FT_Bytes scriptlist, FT_Bytes featurelist, FT_Bytes lookuplist);
274 void ParseScriptList(FT_Bytes raw, TScriptList* rec);
275 void ParseScript(FT_Bytes raw, TScript* rec);
276 void ParseLangSys(FT_Bytes raw, TLangSys* rec);
277 void ParseFeatureList(FT_Bytes raw, TFeatureList* rec);
278 void ParseFeature(FT_Bytes raw, TFeature* rec);
279 void ParseLookupList(FT_Bytes raw, TLookupList* rec);
280 void ParseLookup(FT_Bytes raw, TLookup* rec);
[all …]
Dcpdf_cidfont.cpp584 m_pTTGSUBTable->LoadGSUBTable((FT_Bytes)m_Font.GetSubData()); in GetGlyphIndex()
/external/freetype/include/freetype/
Dftotval.h166 FT_Bytes *BASE_table,
167 FT_Bytes *GDEF_table,
168 FT_Bytes *GPOS_table,
169 FT_Bytes *GSUB_table,
170 FT_Bytes *JSTF_table );
194 FT_Bytes table );
Dftgxval.h228 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
254 FT_Bytes table );
322 FT_Bytes *ckern_table );
347 FT_Bytes table );
Dfttypes.h165 typedef const FT_Byte* FT_Bytes; typedef
/external/pdfium/third_party/freetype/include/freetype/
Dftotval.h166 FT_Bytes *BASE_table,
167 FT_Bytes *GDEF_table,
168 FT_Bytes *GPOS_table,
169 FT_Bytes *GSUB_table,
170 FT_Bytes *JSTF_table );
194 FT_Bytes table );
Dftgxval.h228 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
254 FT_Bytes table );
322 FT_Bytes *ckern_table );
347 FT_Bytes table );
Dfttypes.h165 typedef const FT_Byte* FT_Bytes; typedef
/external/freetype/src/base/
Dftotval.c31 FT_Bytes *BASE_table, in FT_OpenType_Validate()
32 FT_Bytes *GDEF_table, in FT_OpenType_Validate()
33 FT_Bytes *GPOS_table, in FT_OpenType_Validate()
34 FT_Bytes *GSUB_table, in FT_OpenType_Validate()
35 FT_Bytes *JSTF_table ) in FT_OpenType_Validate()
77 FT_Bytes table ) in FT_OpenType_Free()
Dftgxval.c40 FT_Bytes tables[FT_VALIDATE_GX_LENGTH], in FT_TrueTypeGX_Validate()
76 FT_Bytes table ) in FT_TrueTypeGX_Free()
93 FT_Bytes *ckern_table ) in FT_ClassicKern_Validate()
127 FT_Bytes table ) in FT_ClassicKern_Free()
/external/pdfium/third_party/freetype/src/base/
Dftotval.c31 FT_Bytes *BASE_table, in FT_OpenType_Validate()
32 FT_Bytes *GDEF_table, in FT_OpenType_Validate()
33 FT_Bytes *GPOS_table, in FT_OpenType_Validate()
34 FT_Bytes *GSUB_table, in FT_OpenType_Validate()
35 FT_Bytes *JSTF_table ) in FT_OpenType_Validate()
77 FT_Bytes table ) in FT_OpenType_Free()
Dftgxval.c40 FT_Bytes tables[FT_VALIDATE_GX_LENGTH], in FT_TrueTypeGX_Validate()
76 FT_Bytes table ) in FT_TrueTypeGX_Free()
93 FT_Bytes *ckern_table ) in FT_ClassicKern_Validate()
127 FT_Bytes table ) in FT_ClassicKern_Free()
Dftpatent.c34 FT_Bytes p, end; in _tt_check_patents_in_range()
/external/freetype/include/freetype/internal/services/
Dsvotval.h34 FT_Bytes *base,
35 FT_Bytes *gdef,
36 FT_Bytes *gpos,
37 FT_Bytes *gsub,
38 FT_Bytes *jstf );
Dsvgxval.h43 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
50 FT_Bytes *ckern_table );
/external/pdfium/third_party/freetype/include/freetype/internal/services/
Dsvotval.h34 FT_Bytes *base,
35 FT_Bytes *gdef,
36 FT_Bytes *gpos,
37 FT_Bytes *gsub,
38 FT_Bytes *jstf );
Dsvgxval.h43 FT_Bytes tables[FT_VALIDATE_GX_LENGTH],
50 FT_Bytes *ckern_table );