Searched refs:GetLengthOfLineContainingPos (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dtextctrlce.cpp569 long lenLastLine = GetLengthOfLineContainingPos(posStartLastLine);
780 long wxTextCtrl::GetLengthOfLineContainingPos(long pos) const function in class:wxTextCtrl
789 return GetLengthOfLineContainingPos(pos);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtextctrl.h256 long GetLengthOfLineContainingPos(long pos) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dtextctrlce.h204 long GetLengthOfLineContainingPos(long pos) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtextctrl.h215 long GetLengthOfLineContainingPos(long pos) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dtextctrl.cpp404 long wxTextCtrl::GetLengthOfLineContainingPos(long pos) const function in class:wxTextCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtextctrl.cpp1338 long lenLastLine = GetLengthOfLineContainingPos(posStartLastLine);
1684 long wxTextCtrl::GetLengthOfLineContainingPos(long pos) const function in class:wxTextCtrl
1693 return GetLengthOfLineContainingPos(pos);

Completed in 79 milliseconds