Home | History | Annotate | Download | only in ports

Lines Matching refs:fontId

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