Searched refs:mCollectionIndex (Results 1 – 1 of 1) sorted by relevance
62 uint32_t mCollectionIndex; member67 mItalic == o.mItalic && mCollectionIndex == o.mCollectionIndex && mAxes == o.mAxes; in operator ==()81 r = combine(r, std::hash<uint32_t>{}(font.mCollectionIndex)); in operator ()()177 out->mCollectionIndex = indexStr ? in copyFont()341 result->mCollectionIndex = minikinFontSkia->GetFontIndex(); in AFontMatcher_match()442 return font->mCollectionIndex; in AFont_getCollectionIndex()