Home
last modified time | relevance | path

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

12

/dports/sysutils/heirloom/heirloom-070715/tr/
H A Dtr.c219 int nccnt = 0; in cmple() local
232 if((nccnt=borders[i]) > needc) break; in cmple()
233 if(nccnt<=ccnt) return; in cmple()
235 ncode = realloc(code, nccnt * sizeof *code); in cmple()
236 if(sflag) nsqueez = realloc(squeez, nccnt * sizeof *squeez); in cmple()
237 if(cflag) nvect = realloc(vect, nccnt * sizeof *vect); in cmple()
240 ccnt = nccnt; in cmple()
248 if(sflag) memset(squeez, 0, nccnt * sizeof *squeez); in cmple()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dasmfpst.c131 new->nccnt = nextclass; in FPSTGlyphToClass()
353 if ( (fpst->bccnt!=0 && !ClassesMatch(fpst->bccnt,fpst->bclass,fpst->nccnt,fpst->nclass)) || in FPST2Tree()
354 (fpst->fccnt!=0 && !ClassesMatch(fpst->fccnt,fpst->fclass,fpst->nccnt,fpst->nclass))) in FPST2Tree()
963 … = (fpst->subtable->lookup->lookup_flags&pst_ignorecombiningmarks) ? fpst->nccnt+4 : fpst->nccnt+3; in ASMFromClassFPST()
966 for ( i=1; i<fpst->nccnt; ++i ) in ASMFromClassFPST()
981 for ( i=1; i<fpst->nccnt; ++i ) in ASMFromClassFPST()
991 for ( i=1; i<fpst->nccnt; ++i ) if ( FailureTrans(&sm->state[off+3+i]) ) { in ASMFromClassFPST()
H A Dtottfgpos.c2094 uint16 *initial = malloc((fpst->nccnt+1)*sizeof(uint16)); in FigureInitialClasses()
2097 initial[fpst->nccnt] = 0xffff; in FigureInitialClasses()
2306 putshort(lfile,fpst->nccnt); in dumpg___ContextChainClass()
2308 for ( cnt=0; cnt<fpst->nccnt; ++cnt ) in dumpg___ContextChainClass()
2311 iclass = ClassesFromNames(sf,fpst->nclass,fpst->nccnt,at->maxp.numGlyphs,&iglyphs,false); in dumpg___ContextChainClass()
2339 if ( ClassesMatch(fpst->bccnt,fpst->bclass,fpst->nccnt,fpst->nclass)) { in dumpg___ContextChainClass()
2355 } else if ( ClassesMatch(fpst->fccnt,fpst->fclass,fpst->nccnt,fpst->nclass)) { in dumpg___ContextChainClass()
2370 for ( i=0; i<fpst->nccnt; ++i ) { in dumpg___ContextChainClass()
H A Dlookups.c2192 newfpst->nclass = ClassCopy(newfpst->nccnt,newfpst->nclass); in SF_AddFPST()
2196 newfpst->nclassnames = ClassCopy(newfpst->nccnt,newfpst->nclassnames); in SF_AddFPST()
3269 for ( c=1; c<fpst->nccnt; ++c ) in ContextualMatch()
3272 if ( c!=fpst->nccnt ) in ContextualMatch()
4062 for ( i=0; i<fpst->nccnt; ++i ) if ( fpst->nclass[i]!=NULL ) { in SFGlyphRenameFixup()
4793 GrowBufferAddClass(&gb,rule->u.class.nclasses[i],fpst->nclassnames,fpst->nccnt); in FPSTRule_To_Str()
5106 class_cnt = fpst->nccnt; in FPSTRule_From_Str()
H A Dsfd.c2587 fpst->nccnt, fpst->bccnt, fpst->fccnt, fpst->rule_cnt ); in SFD_DumpSplineFontMetadata()
2588 if ( fpst->nccnt>0 && fpst->nclass[0]!=NULL ) in SFD_DumpSplineFontMetadata()
2591 for ( i=1; i<fpst->nccnt; ++i ) in SFD_DumpSplineFontMetadata()
2675 SFDFpstClassNamesOut(sfd,fpst->nccnt,fpst->nclassnames,"ClassNames"); in SFD_DumpSplineFontMetadata()
6788 fscanf(sfd, "%hu %hu %hu %hu", &fpst->nccnt, &fpst->bccnt, &fpst->fccnt, &fpst->rule_cnt ); in SFDParseChainContext()
6789 if ( fpst->nccnt!=0 || fpst->bccnt!=0 || fpst->fccnt!=0 ) { in SFDParseChainContext()
6790 fpst->nclass = malloc(fpst->nccnt*sizeof(char *)); in SFDParseChainContext()
6791 fpst->nclassnames = calloc(fpst->nccnt,sizeof(char *)); in SFDParseChainContext()
6792 if ( fpst->nccnt!=0 ) fpst->nclass[0] = NULL; in SFDParseChainContext()
6804 for ( i=1; i<(&fpst->nccnt)[j]; ++i ) { in SFDParseChainContext()
[all …]
H A Dglyphcomp.c1712 if ( fpst1->nccnt!=fpst2->nccnt || fpst1->bccnt!=fpst2->bccnt || fpst1->fccnt!=fpst2->fccnt ) in comparefpst()
1714 for ( i=0; i<fpst1->nccnt; ++i ) in comparefpst()
H A Dparsettfatt.c1424 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1425 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1426 fpst->nclassnames = calloc(fpst->nccnt,sizeof(char *)); in g___ContextSubTable2()
1582 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1583 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
1584 fpst->nclassnames = calloc(fpst->nccnt,sizeof(char *)); in g___ChainingSubTable2()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcontextchain.c1015 fpst->nccnt = fpst->bccnt = fpst->fccnt = 0; in _CCD_Ok()
1027 (&fpst->nccnt)[i] = clen[i]; in _CCD_Ok()
1106 (&dummyfpst->nccnt)[i] = clen; in _CCD_Ok()
1122 dummyfpst->nccnt = dummyfpst->bccnt = dummyfpst->fccnt = 0; in _CCD_Ok()
1163 fpst->nccnt = dummyfpst->nccnt; fpst->bccnt = dummyfpst->bccnt; fpst->fccnt = dummyfpst->fccnt; in _CCD_Ok()
2791 if ( (&tempfpst->nccnt)[i] == tempfpst->nccnt ) { in ContextChainEdit()
2793 for ( j=1; j<(&tempfpst->nccnt)[i]; ++j ) { in ContextChainEdit()
2826 cc = (&tempfpst->nccnt)[i]; in ContextChainEdit()
2965 if ( (&tempfpst->nccnt)[i] == tempfpst->nccnt ) { in ContextChainEdit()
2967 for ( j=1; j<(&tempfpst->nccnt)[i]; ++j ) { in ContextChainEdit()
[all …]
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
H A Dlookups.c1947 newfpst->nclass = ClassCopy(newfpst->nccnt,newfpst->nclass); in SF_AddFPST()
2685 for ( c=1; c<fpst->nccnt; ++c ) in ContextualMatch()
2688 if ( c!=fpst->nccnt ) in ContextualMatch()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
H A Dlookups.c1947 newfpst->nclass = ClassCopy(newfpst->nccnt,newfpst->nclass); in SF_AddFPST()
2685 for ( c=1; c<fpst->nccnt; ++c ) in ContextualMatch()
2688 if ( c!=fpst->nccnt ) in ContextualMatch()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
H A Dlookups.c1947 newfpst->nclass = ClassCopy(newfpst->nccnt,newfpst->nclass); in SF_AddFPST()
2685 for ( c=1; c<fpst->nccnt; ++c ) in ContextualMatch()
2688 if ( c!=fpst->nccnt ) in ContextualMatch()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dparsettfatt.c1357 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ContextSubTable2()
1358 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ContextSubTable2()
1506 fpst->nccnt = ClassFindCnt(class,info->glyph_cnt); in g___ChainingSubTable2()
1507 fpst->nclass = ClassToNames(info,fpst->nccnt,class,info->glyph_cnt); in g___ChainingSubTable2()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/src/
H A Dluafflib.c1676 DUMP_EXACT_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()
1680 DUMP_STRING_ARRAY("current_class", fpst->nccnt, fpst->nclass); in do_handle_generic_fpst()

12