Home
last modified time | relevance | path

Searched refs:gsub_single (Results 1 – 25 of 50) sorted by relevance

12

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsfd1.c253 type == pst_substitution ? gsub_single : in CreateLookup()
351 if ( otl->lookup_type == gsub_single || in CreateSubtable()
H A Dtottfaat.c1404 if ( otl->lookup_type == gsub_single ) { in FormedScripts()
1453 case gsub_single: case gsub_ligature: case gpos_pair: in Macable()
1475 if ( Macable(sf,otl) && otl->lookup_type==gsub_single && IsOtfArabicFormFeature(otl)) in aat_dumpmorx_cvtopentypeforms()
1927 if ( otl->lookup_type==gsub_single && IsOtfArabicFormFeature(otl) ) { in aat_dumpmorx()
1937 case gsub_single: in aat_dumpmorx()
H A Dasmfpst.c147 return( otl->lookup_type == gsub_single ); in ValidSubs()
542 …->gsub_lookups; otl!=NULL; otl=otl->next ) if ( !otl->unused && otl->lookup_type == gsub_single ) { in FindFormLookupsForScript()
H A Dfeaturefile.c676 if ( otl->lookup_type == gsub_single ) { in dump_contextpstglyphs()
770 if ( otl->lookup_type==gsub_single ) { in dump_contextpstcoverage()
903 if ( otl->lookup_type==gsub_single ) { in dump_contextpstclass()
1234 case gsub_single: in fea_bad_contextual_nestedlookup()
1403 case gsub_single: in dump_lookup()
1931 otl->lookup_type== gsub_single ? "single" : in preparenames()
4888 return( gsub_single ); in fea_LookupTypeFromItem()
5096 else if ( cur==gsub_single ) in fea_ParseLookupDef()
5110 if ( cur==gsub_single ) in fea_ParseLookupDef()
H A Dlookups.c1779 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1980 if ( lookup_type != gsub_single && in SFSubTablesMerge()
2007 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3716 case gsub_single: in ApplyLookupAtPos()
4273 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
H A Dscstyles.c1936 sub = SFSubTableFindOrMake(sf,ftag,CHR('l','a','t','n'),gsub_single); in MakeLookups()
1940 sub = SFSubTableFindOrMake(sf,ftag,CHR('c','y','r','l'),gsub_single); in MakeLookups()
1944 sub = SFSubTableFindOrMake(sf,ftag,CHR('g','r','e','k'),gsub_single); in MakeLookups()
1948 sub = SFSubTableFindOrMake(sf,ftag,DEFAULT_SCRIPT,gsub_single); in MakeLookups()
1960 CHR('g','r','e','k'),gsub_single); in MakeLookups()
2010 … for ( test=sf->gsub_lookups; test!=NULL; test=test->next ) if ( test->lookup_type==gsub_single ) { in MakeSCLookups()
2814 for ( test=sf->gsub_lookups; test!=NULL; test=test->next ) if ( test->lookup_type==gsub_single ) { in MakeSupSupLookup()
2823 sub = SFSubTableFindOrMake(sf,feature_tag,scripts[0],gsub_single); in MakeSupSupLookup()
H A Dglyphcomp.c1815 test_psts = (lookup_type>=gsub_single && lookup_type<=gsub_ligature) || in comparelookupsubtable()
2074 test_psts = (lookup_type>=gsub_single && lookup_type<=gsub_ligature) || in comparesubtable()
H A Dsplinefont.h387 gsub_single = 0x001, enumerator
H A Dparsettfatt.c2884 case gsub_single: in gsubLookupSwitch()
3321 otl->lookup_type = gsub_single; in NewMacSubsLookup()
3408 info->mort_subs_lookup->lookup_type = gsub_single; in readttfprop()
4734 info->mort_subs_lookup->lookup_type = gsub_single; in readmortchain()
H A Dtottfgpos.c2651 case gpos_pair: case gsub_single: case gsub_ligature: in OnlyMac()
2731 case gsub_single: in otf_dumpALookup()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dstatemachine.c389 } else if ( mlook->lookup_type!=gsub_single ) { in SMD_DoChange()
402 } else if ( clook->lookup_type!=gsub_single ) { in SMD_DoChange()
771 SFLookupListFromType(smd->sf,gsub_single),false); in SMD_EditState()
773 SFLookupListFromType(smd->sf,gsub_single),false); in SMD_EditState()
H A Dlookupui.c129 : (gsub_single_mask<<(otl->lookup_type-gsub_single)); in SFLookupArrayFromMask()
1743 case gsub_single: case gsub_multiple: case gsub_alternate: in MaskFromLookupType()
2906 { gsub_single, sizeof(simplesubsci)/sizeof(struct col_init)-1, simplesubsci }, in PSTMatrixInit()
2951 case gsub_single: in PSTMatrixInit()
3026 if ( lookup_type==gsub_single ) in PSTMatrixInit()
3660 if ( pstkd->sub->lookup->lookup_type!=gsub_single ) in PSTKD_SetSuffix()
4240 : lookup_type == gsub_single ? pst_substitution in PSTKD_Ok()
4965 if ( sub->lookup->lookup_type == gsub_single ) { in PSTKernD()
5207 if ( sub->lookup->lookup_type == gsub_single ) in PSTKernD()
5307 if ( new && sub->lookup->lookup_type == gsub_single ) in EditSubtable()
[all …]
H A Dshowatt.c1009 case gsub_single: case gsub_multiple: case gsub_alternate: case gsub_ligature: in BuildSubtableDispatch()
1824 (otl->lookup_type==gsub_single || otl->lookup_type==gsub_ligature))) in BuildMorxTable()
1955 (otl->lookup_type==gsub_single || otl->lookup_type==gsub_ligature))) in BuildTop()
H A Dcharinfo.c2461 static int pst2lookuptype[] = { ot_undef, gpos_single, gpos_pair, gsub_single,
2520 if ( lookup_type == gsub_single && sub->suffix != NULL ) { in SCSubtableDefaultSubsCheck()
2545 } else if ( lookup_type == gsub_single ) { in SCSubtableDefaultSubsCheck()
3403 if ( sub->lookup->lookup_type<gsub_single || sub->lookup->lookup_type>gsub_ligature ) in PST_GetImage()
5374 if ( otl->lookup_type== gsub_single || in FVSelectByPST()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
H A Dsplinefont.h329 gsub_single = 0x001, enumerator
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
H A Dsplinefont.h329 gsub_single = 0x001, enumerator
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
H A Dsplinefont.h329 gsub_single = 0x001, enumerator
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
H A Dsplinefont.h329 gsub_single = 0x001, enumerator
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dlookups.c1549 if ( otl->lookup_type==gsub_single ) in NameOTLookup()
1750 if ( lookup_type != gsub_single && in SFSubTablesMerge()
1777 if ( lookup_type==gsub_single || lookup_type==gsub_multiple || in SFSubTablesMerge()
3146 case gsub_single: in ApplyLookupAtPos()
3576 if ( otl->lookup_type==gsub_single || otl->lookup_type==gsub_alternate ) { in AddOTLToSllk()

12