Searched refs:GetFontMgr (Results 1 – 6 of 6) sorted by relevance
42 std::shared_ptr<Drawing::FontMgr> fontMgr = fontCollection->GetFontMgr();76 std::shared_ptr<Drawing::FontMgr> fontMgr = fontCollection->GetFontMgr();
42 std::shared_ptr<RSFontMgr> GetFontMgr() const;
34 std::shared_ptr<RSFontMgr> TexgineFontManager::GetFontMgr() const in GetFontMgr() function in OHOS::Rosen::TextEngine::TexgineFontManager
44 virtual std::shared_ptr<Drawing::FontMgr> GetFontMgr() = 0;
46 std::shared_ptr<Drawing::FontMgr> GetFontMgr() override;
76 std::shared_ptr<Drawing::FontMgr> FontCollection::GetFontMgr() in GetFontMgr() function in OHOS::Rosen::AdapterTxt::FontCollection