Searched refs:GetLayoutInfoInterface (Results 1 – 9 of 9) sorted by relevance
45 WeakPtr<LayoutInfoInterface> TextController::GetLayoutInfoInterface() in GetLayoutInfoInterface() function in OHOS::Ace::NG::TextController49 return textPattern->GetLayoutInfoInterface(); in GetLayoutInfoInterface()
32 WeakPtr<LayoutInfoInterface> GetLayoutInfoInterface() override;
29 virtual WeakPtr<OHOS::Ace::NG::LayoutInfoInterface> GetLayoutInfoInterface() in GetLayoutInfoInterface() function
82 virtual WeakPtr<NG::LayoutInfoInterface> GetLayoutInfoInterface() = 0;
25 WeakPtr<LayoutInfoInterface> RichEditorBaseController::GetLayoutInfoInterface() in GetLayoutInfoInterface() function in OHOS::Ace::NG::RichEditorBaseController29 return richEditorPattern->GetLayoutInfoInterface(); in GetLayoutInfoInterface()
40 WeakPtr<LayoutInfoInterface> GetLayoutInfoInterface() override;
298 virtual WeakPtr<NG::LayoutInfoInterface> GetLayoutInfoInterface() = 0;
1163 auto layoutInfoInterface = controller->GetLayoutInfoInterface(); in GetLayoutManager()
2611 auto layoutInfoInterface = controller->GetLayoutInfoInterface(); in GetLayoutManager()