Home
last modified time | relevance | path

Searched refs:GetOwnerCtrl (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DCtrlChild.cpp273 Ctrl *Ctrl::GetOwnerCtrl() { GuiLock __; return !IsChild() && top ? top->owner : NUL… in GetOwnerCtrl() function in Upp::Ctrl
274 const Ctrl *Ctrl::GetOwnerCtrl() const { return const_cast<Ctrl *>(this)->GetOwnerCtrl(); } in GetOwnerCtrl() function in Upp::Ctrl
H A DCtrlKbd.cpp362 a = a->GetOwnerCtrl(); in HasFocusDeep()
H A DCtrlCore.h930 Ctrl *GetOwnerCtrl();
931 const Ctrl *GetOwnerCtrl() const;
H A DWin32Wnd.cpp1013 if(!hwnd && !((topctl = topctl->GetOwnerCtrl()) && (hwnd = topctl->GetHWND()))) in GetWorkArea()
/dports/devel/upp/upp/uppsrc/CtrlCore/src.tpp/
H A DCtrl_en-us.tpp1087 [s5;:Ctrl`:`:GetOwnerCtrl`(`):%- [_^`:`:Ctrl^ Ctrl]_`*[* GetOwnerCtrl]()&]
1088 [s5;K:Ctrl`:`:GetOwnerCtrl`(`)const:%- [*@(0.0.255) const][*@(64) _][*^`:`:Ctrl^@(64) Ctrl][*@(64) _
1089 `*][* GetOwnerCtrl][*@(64) ()_][*@(0.0.255) const]&]
1903 has focus or is equal to GetOwnerCtrl of any active popup.&]