Searched refs:PaintAllFocusState (Results 1 – 5 of 5) sorted by relevance
196 rootFocusHub->PaintAllFocusState(); in PaintFocusState()
79 focusHub->PaintAllFocusState();775 auto res = focusHub->PaintAllFocusState();
934 bool PaintAllFocusState();
1636 bool FocusHub::PaintAllFocusState() in PaintAllFocusState() function in OHOS::Ace::NG::FocusHub1651 return lastFocusNode->PaintAllFocusState(); in PaintAllFocusState()
2356 return rootFocusHub->PaintAllFocusState(); in SetIsFocusActive()