Home
last modified time | relevance | path

Searched refs:maxSlot1 (Results 1 – 2 of 2) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/fonts/
H A Dftface.cpp370 int maxSlot1 = face->num_glyphs; in glyphNames() local
371 for (int gindex = 1; gindex < maxSlot1; ++gindex) in glyphNames()
H A Dscfontmetrics.cpp372 int maxSlot1 = face->num_glyphs;
373 for (int gindex = 1; gindex < maxSlot1; ++gindex)