Home
last modified time | relevance | path

Searched refs:otv_load_table (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/freetype/src/otvalid/
Dotvmod.c42 otv_load_table( FT_Face face, in otv_load_table() function
108 error = otv_load_table( face, TTAG_BASE, &base, &len_base ); in otv_validate()
115 error = otv_load_table( face, TTAG_GDEF, &gdef, &len_gdef ); in otv_validate()
122 error = otv_load_table( face, TTAG_GPOS, &gpos, &len_gpos ); in otv_validate()
129 error = otv_load_table( face, TTAG_GSUB, &gsub, &len_gsub ); in otv_validate()
136 error = otv_load_table( face, TTAG_JSTF, &jstf, &len_jstf ); in otv_validate()
143 error = otv_load_table( face, TTAG_MATH, &math, &len_math ); in otv_validate()
/third_party/freetype/src/otvalid/
Dotvmod.c41 otv_load_table( FT_Face face, in otv_load_table() function
107 error = otv_load_table( face, TTAG_BASE, &base, &len_base ); in otv_validate()
114 error = otv_load_table( face, TTAG_GDEF, &gdef, &len_gdef ); in otv_validate()
121 error = otv_load_table( face, TTAG_GPOS, &gpos, &len_gpos ); in otv_validate()
128 error = otv_load_table( face, TTAG_GSUB, &gsub, &len_gsub ); in otv_validate()
135 error = otv_load_table( face, TTAG_JSTF, &jstf, &len_jstf ); in otv_validate()
142 error = otv_load_table( face, TTAG_MATH, &math, &len_math ); in otv_validate()
/third_party/skia/third_party/externals/freetype/src/otvalid/
Dotvmod.c41 otv_load_table( FT_Face face, in otv_load_table() function
107 error = otv_load_table( face, TTAG_BASE, &base, &len_base ); in otv_validate()
114 error = otv_load_table( face, TTAG_GDEF, &gdef, &len_gdef ); in otv_validate()
121 error = otv_load_table( face, TTAG_GPOS, &gpos, &len_gpos ); in otv_validate()
128 error = otv_load_table( face, TTAG_GSUB, &gsub, &len_gsub ); in otv_validate()
135 error = otv_load_table( face, TTAG_JSTF, &jstf, &len_jstf ); in otv_validate()
142 error = otv_load_table( face, TTAG_MATH, &math, &len_math ); in otv_validate()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2101198 * src/otvalid/otvmod.c (otv_load_table): Ditto.
DChangeLog.237454 * src/otvalid/otvmod.c (otv_load_table): Make function argument
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.237454 * src/otvalid/otvmod.c (otv_load_table): Make function argument
/third_party/freetype/
DChangeLog.237454 * src/otvalid/otvmod.c (otv_load_table): Make function argument