Home | History | Annotate | Download | only in ports

Lines Matching refs:fontId

745             for (int fontId = 0; fontId < maxId; ++fontId) {
746 result = FcPatternGetString(font, object, fontId, &fontString);