Home
last modified time | relevance | path

Searched refs:IsLastRow (Results 1 – 4 of 4) sorted by relevance

/dports/finance/cointop/cointop-1.5.4/cointop/
H A Dnavigation.go49 if ct.IsLastRow() {
99 if ct.IsLastRow() {
196 if ct.IsLastRow() {
372 func (ct *Cointop) IsLastRow() bool { func
482 if ct.IsLastRow() {
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/
H A Dtextctrl.cpp385 bool IsLastRow(wxTextCoord colRowStart) const
421 bool IsLastRow(wxTextCoord row) const in IsLastRow() function in wxWrappedLineData
4201 if ( !WData().m_linesData[line].IsLastRow(rowInLine) ) in DoDrawLineWrapMarks()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dtextctrl.cpp388 bool IsLastRow(wxTextCoord colRowStart) const
424 bool IsLastRow(wxTextCoord row) const in IsLastRow() function in wxWrappedLineData
4159 if ( !WData().m_linesData[line].IsLastRow(rowInLine) ) in DoDrawLineWrapMarks()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dtextctrl.cpp388 bool IsLastRow(wxTextCoord colRowStart) const
424 bool IsLastRow(wxTextCoord row) const in IsLastRow() function in wxWrappedLineData
4159 if ( !WData().m_linesData[line].IsLastRow(rowInLine) ) in DoDrawLineWrapMarks()