Searched refs:GetTLW (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dtoplevel.cpp302 if ( focused && focused->GetTLW() == this )
503 wxASSERT_MSG( FindFocus() && FindFocus()->GetTLW() == this,
553 wxCHECK_RET( recipient && recipient->GetTLW() == tlw,
H A Ddcclient.cpp121 if ( win->GetTLW()->IsPainting() && !updateRegion.IsEmpty() )
H A Dwindow.cpp131 m_tlw = parent->GetTLW();
1070 GetTLW()->ClientToScreen(&event.m_x, &event.m_y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/dfb/
H A Dwindow.h111 wxTopLevelWindowDFB *GetTLW() const { return m_tlw; } function in class:wxWindowDFB

Completed in 102 milliseconds