Searched refs:mCollectionIndex (Results 1 – 1 of 1) sorted by relevance
60 uint32_t mCollectionIndex; member65 mItalic == o.mItalic && mCollectionIndex == o.mCollectionIndex && mAxes == o.mAxes; in operator ==()76 r = combine(r, std::hash<uint32_t>{}(font.mCollectionIndex)); in operator ()()172 out->mCollectionIndex = indexStr ? in copyFont()329 result->mCollectionIndex = minikinFontSkia->GetFontIndex(); in AFontMatcher_match()430 return font->mCollectionIndex; in AFont_getCollectionIndex()