Searched refs:GetFontManagerOrder (Results 1 – 3 of 3) sorted by relevance
38 return GetFontManagerOrder().size(); in GetFontManagersCount()86 std::vector<std::shared_ptr<RSFontMgr>> FontCollection::GetFontManagerOrder() const in GetFontManagerOrder() function in txt::FontCollection
61 std::vector<std::shared_ptr<RSFontMgr>> GetFontManagerOrder() const;
122 EXPECT_EQ(fontCollection_->GetFontManagerOrder().size(), 0);