Home
last modified time | relevance | path

Searched defs:SubviewFocused (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DChatScreen.cpp193 bool ChatMenu::SubviewFocused(UI::View *view) { in SubviewFocused() function in ChatMenu
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DChatScreen.cpp193 bool ChatMenu::SubviewFocused(UI::View *view) { in SubviewFocused() function in ChatMenu
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DChatScreen.cpp193 bool ChatMenu::SubviewFocused(UI::View *view) { in SubviewFocused() function in ChatMenu
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DViewGroup.cpp246 bool ViewGroup::SubviewFocused(View *view) { in SubviewFocused() function in UI::ViewGroup
910 bool ScrollView::SubviewFocused(View *view) { in SubviewFocused() function in UI::ScrollView
H A DView.h427 virtual bool SubviewFocused(View *view) { return false; } in SubviewFocused() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DViewGroup.cpp246 bool ViewGroup::SubviewFocused(View *view) { in SubviewFocused() function in UI::ViewGroup
910 bool ScrollView::SubviewFocused(View *view) { in SubviewFocused() function in UI::ScrollView
H A DView.h427 virtual bool SubviewFocused(View *view) { return false; } in SubviewFocused() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DViewGroup.cpp246 bool ViewGroup::SubviewFocused(View *view) { in SubviewFocused() function in UI::ViewGroup
910 bool ScrollView::SubviewFocused(View *view) { in SubviewFocused() function in UI::ScrollView
H A DView.h427 virtual bool SubviewFocused(View *view) { return false; } in SubviewFocused() function