Home
last modified time | relevance | path

Searched refs:ScriptList (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.cpp65 header.ScriptList = gsub[4] << 8 | gsub[5]; in LoadGSUBTable()
69 &gsub[header.ScriptList], in LoadGSUBTable()
86 for (int i = 0; i < ScriptList.ScriptCount; i++) { in GetVerticalGlyph()
87 for (int j = 0; j < (ScriptList.ScriptRecord + i)->Script.LangSysCount; ++j) { in GetVerticalGlyph()
88 …for (int k = 0; k < ((ScriptList.ScriptRecord + i)->Script.LangSysRecord + j)->LangSys.FeatureCoun… in GetVerticalGlyph()
89 …FX_DWORD index = *(((ScriptList.ScriptRecord + i)->Script.LangSysRecord + j)->LangSys.FeatureIndex… in GetVerticalGlyph()
207 ParseScriptList(scriptlist, &ScriptList); in Parse()
Dttgsubtable.h42 TT_uint16_t ScriptList; member
407 struct TScriptList ScriptList; variable
/external/fonttools/Lib/fontTools/
Dmerge.py383 otTables.ScriptList.mergeMap = {
457 for script in table.table.ScriptList.ScriptRecord:
617 @_add_method(otTables.ScriptList)
815 if t.table.FeatureList and t.table.ScriptList:
817 t.table.ScriptList.mapFeatures(featureMap)
840 if t.table.FeatureList and t.table.ScriptList:
843 t.table.ScriptList.mapFeatures(featureMap)
Dsubset.py963 @_add_method(otTables.ScriptList)
970 @_add_method(otTables.ScriptList)
978 if self.table.ScriptList:
979 feature_indices = self.table.ScriptList.collect_features()
1020 if self.table.ScriptList:
1021 self.table.ScriptList.subset_features(feature_indices)
1027 if self.table.ScriptList:
1028 feature_indices = self.table.ScriptList.collect_features()
1051 if self.table.ScriptList:
1052 self.table.ScriptList.subset_features(feature_indices)
[all …]
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh257 typedef RecordListOf<Script> ScriptList; typedef
Dhb-ot-layout-gsubgpos-private.hh2305 OffsetTo<ScriptList>