Searched refs:GetDistanceToPane (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/fl/
H A Dbardragpl.h84 int GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dbardragpl.cpp178 int cbBarDragPlugin::GetDistanceToPane( cbDockPane* pPane, wxPoint& mousePos ) function in class:cbBarDragPlugin
554 GetDistanceToPane( pPane, mousePos ) < GetBarHeightInPane( pPane ) )
584 GetDistanceToPane( pPane, mousePos ) < GetBarHeightInPane( pPane ) )
597 if ( GetDistanceToPane( pPane, mousePos ) > GetBarHeightInPane( pPane ) )

Completed in 28 milliseconds