Searched refs:AddFontNode (Results 1 – 7 of 7) sorted by relevance
101 void AddFontNode(const WeakPtr<RenderNode>& node);
209 void FontManager::AddFontNode(const WeakPtr<RenderNode>& node) in AddFontNode() function in OHOS::Ace::FontManager
276 context->AddFontNode(AceType::WeakClaim(this)); in UpdateRenderText()
422 void AddFontNode(const WeakPtr<RenderNode>& node);
2741 void PipelineContext::AddFontNode(const WeakPtr<RenderNode>& node) in AddFontNode() function in OHOS::Ace::PipelineContext2744 fontManager_->AddFontNode(node); in AddFontNode()
99 context->AddFontNode(AceType::WeakClaim(this)); in Update()
345 context->AddFontNode(AceType::WeakClaim(this)); in Update()