Searched refs:fcFamilyName (Results 1 – 1 of 1) sorted by relevance
615 FcChar8* fcFamilyName; in GetFamilyNames() local616 FcResult result = FcPatternGetString(current, FC_FAMILY, id, &fcFamilyName); in GetFamilyNames()623 const char* familyName = reinterpret_cast<const char*>(fcFamilyName); in GetFamilyNames()