Home
last modified time | relevance | path

Searched refs:backmap (Results 26 – 50 of 129) sorted by relevance

123456

/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dsplineutil.c1836 if ( k!=-1 && map->backmap[k]==-1 ) in _SplineFontFromType1()
1837 map->backmap[k] = i; in _SplineFontFromType1()
1849 if ( map->backmap[k]==-1 ) in _SplineFontFromType1()
1850 map->backmap[k] = i; in _SplineFontFromType1()
1864 if ( map->backmap[k]==-1 ) in _SplineFontFromType1()
1865 map->backmap[k] = i; in _SplineFontFromType1()
4134 map->backmap = galloc(backmax*sizeof(int)); in EncMapNew()
4135 memset(map->backmap,-1,backmax*sizeof(int)); in EncMapNew()
4149 map->map[i] = map->backmap[i] = i; in EncMap1to1()
4176 free(map->backmap); in EncMapFree()
[all …]
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dsearchview.c128 i = sv->sd.fv->map->backmap[sv->sd.curchar->orig_pos]+1-startafter; in DoFindOne()
629 sv->dummy_map.backmap = sv->backmap; in SVFillup()
H A Dtilepath.c1047 tpd->dummy_map.backmap = tpd->backmap; in TPDInit()
1739 ptd->dummy_map.backmap = ptd->backmap; in PTDInit()
H A Dencodingui.c279 int enc = fv->b.map->backmap[fv->sc_near_top->orig_pos]; in SFRestoreNearTop()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dfvfonts.c782 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
1060 map->backmap[mapping[i]] = index; in FVMergeRefigureMapSel()
1065 map->backmap = realloc(map->backmap,(into->glyphcnt+cnt)*sizeof(int)); in FVMergeRefigureMapSel()
1068 memset(map->backmap+into->glyphcnt,-1,cnt*sizeof(int)); in FVMergeRefigureMapSel()
H A Dmacbinary.c261 if ( map->backmap[kp->sc->orig_pos]<256 ) in SFMacAnyKerns()
826 if ( map->backmap[kp->sc->orig_pos]<256 ) { in SFToFOND()
828 putc(map->backmap[kp->sc->orig_pos],res); in SFToFOND()
1144 if ( faces[i]->map->backmap[kp->sc->orig_pos]<256 ) { in SFsToFOND()
1146 putc(faces[i]->map->backmap[kp->sc->orig_pos],res); in SFsToFOND()
H A Dsfd.c1544 if ( (enc = map->backmap[sc->orig_pos])>=map->enccount ) { in SFDDumpChar()
1896 SFDDumpBitmapChar(gsfd,bdf->glyphs[i],encm->backmap[i],newgids); in SFDDumpBitmapFont()
1903 SFDDumpBitmapChar(sfd,bdf->glyphs[i],encm->backmap[i],newgids); in SFDDumpBitmapFont()
4833 map->backmap = realloc(map->backmap,map->backmax*sizeof(int)); in SFDSetEncMap()
4834 memset(map->backmap+old,-1,(map->backmax-old)*sizeof(int)); in SFDSetEncMap()
4836 …if ( map->backmap[orig_pos] == -1 ) /* backmap will not be unique if multiple encodings come from… in SFDSetEncMap()
4837 map->backmap[orig_pos] = enc; in SFDSetEncMap()
6486 int orig = sc->orig_pos, enc = sf->map->backmap[orig], uni = sc->unicodeenc; in SFDFixupRefs()
6489 sf->map->backmap[orig] = -1; in SFDFixupRefs()
7086 map->backmap = realloc(map->backmap,glyphcnt*sizeof(int)); in SFDSizeMap()
[all …]
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/widgets/
H A DOWKEGGPathwayBrowser.py773 backmap = [(_2, _1) for _1, _2 in self.ncbi_gene_map]
774 selectedGenes = set(flatten(relation_map(backmap, selectedGenes)))
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/widgets/
H A DDirWidget2.cpp950 static Qt::MouseButtons backmap = Qt::BackButton | Qt::ExtraButton5; in mouseReleaseEvent() local
952 if(backmap.testFlag(ev->button())){ in mouseReleaseEvent()
/dports/print/fontforge/fontforge-20201107/doc/sphinx/techref/
H A Dsplinefont.rst76 two arrays, the ``map`` and the ``backmap``. The map is indexed by the
78 glyph list) of the associated glyph. The backmap provides the reverse mapping,
81 backmap will only indicate one of those.)
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dfvfonts.c458 if ( sc!=NULL ) index = map->backmap[sc->orig_pos]; in SFFindSlot()

123456