Home
last modified time | relevance | path

Searched refs:GetRowAfterLine (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/univ/
H A Dtextctrl.h294 wxTextCoord GetRowAfterLine(wxTextCoord line) const;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/univ/
H A Dtextctrl.h294 wxTextCoord GetRowAfterLine(wxTextCoord line) const;
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/univ/
H A Dtextctrl.h315 wxTextCoord GetRowAfterLine(wxTextCoord line) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/univ/
H A Dtextctrl.h295 wxTextCoord GetRowAfterLine(wxTextCoord line) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/
H A Dtextctrl.cpp1831 wxTextCoord wxTextCtrl::GetRowAfterLine(wxTextCoord line) const in GetRowAfterLine() function in wxTextCtrl
3736 rowFirst = GetRowAfterLine(lineFirst - 1); in RefreshLineRange()
3744 wxTextCoord rowLast = GetRowAfterLine(lineLast); in RefreshLineRange()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dtextctrl.cpp1806 wxTextCoord wxTextCtrl::GetRowAfterLine(wxTextCoord line) const in GetRowAfterLine() function in wxTextCtrl
3694 rowFirst = GetRowAfterLine(lineFirst - 1); in RefreshLineRange()
3702 wxTextCoord rowLast = GetRowAfterLine(lineLast); in RefreshLineRange()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dtextctrl.cpp1806 wxTextCoord wxTextCtrl::GetRowAfterLine(wxTextCoord line) const in GetRowAfterLine() function in wxTextCtrl
3694 rowFirst = GetRowAfterLine(lineFirst - 1); in RefreshLineRange()
3702 wxTextCoord rowLast = GetRowAfterLine(lineLast); in RefreshLineRange()