Home
last modified time | relevance | path

Searched refs:r_e_idx (Results 1 – 9 of 9) sorted by relevance

/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dstemdb.h143 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dstemdb.h135 …int l_e_idx, r_e_idx; /* Which of the opposed edges assigned to the left and right points corres… member
H A Dstemdb.c1644 chunk->l_e_idx = chunk->r_e_idx = 0; in AddToStem()
2010 chunk->l_e_idx = chunk->r_e_idx = eidx; in TestStem()
3657 FixupT( chunk->r,stemidx,true,chunk->r_e_idx ); in GDStemsFixupIntersects()
3659 FixupT( chunk->r,stemidx,false,chunk->r_e_idx ); in GDStemsFixupIntersects()
5608 eidx = tstem->chunks[j].r_e_idx; in GetSerifData()
5622 eidx = tstem->chunks[j].r_e_idx; in GetSerifData()