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