Home
last modified time | relevance | path

Searched defs:bottomRow (Results 1 – 25 of 141) sorted by relevance

123456

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DBorderExtenderCopy.java202 Raster bottomRow = im.getExtendedData(rect, this); in extend() local
269 Raster bottomRow = im.getExtendedData(rect, this); in extend() local
336 Raster bottomRow = im.getExtendedData(rect, this); in extend() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dgridsel.h84 int bottomRow, int rightCol, in BlockContainsCell()
94 int bottomRow, int rightCol) in SelectBlockNoEvent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dgridsel.h84 int bottomRow, int rightCol, in BlockContainsCell()
94 int bottomRow, int rightCol) in SelectBlockNoEvent()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Dgridsel.h64 int bottomRow, int rightCol, in BlockContainsCell()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Dgridsel.h64 int bottomRow, int rightCol, in BlockContainsCell()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Dgridsel.h64 int bottomRow, int rightCol, in BlockContainsCell()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Dgridsel.h64 int bottomRow, int rightCol, in BlockContainsCell()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/generic/
H A Dgridsel.h67 int bottomRow, int rightCol, in BlockContainsCell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java74 final short bottomRow = (short)4; in prepareDocument() local
H A DSpreadsheetDocument.java98 short topRow, short bottomRow ) in createListEntrySource()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java74 final short bottomRow = (short)4; in prepareDocument() local
H A DSpreadsheetDocument.java98 short topRow, short bottomRow ) in createListEntrySource()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dgridsel.cpp153 int bottomRow = coords.GetRow(); in SetSelectionMode() local
373 int bottomRow, int rightCol, in SelectBlock()
721 int bottomRow = coords2.GetRow(); in ToggleCellSelection() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dgridsel.cpp154 int bottomRow = coords.GetRow(); in SetSelectionMode() local
382 int bottomRow, int rightCol, in SelectBlock()
674 int bottomRow = coords2.GetRow(); in ToggleCellSelection() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dgridsel.cpp154 int bottomRow = coords.GetRow(); in SetSelectionMode() local
382 int bottomRow, int rightCol, in SelectBlock()
674 int bottomRow = coords2.GetRow(); in ToggleCellSelection() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dgridsel.cpp154 int bottomRow = coords.GetRow(); in SetSelectionMode() local
382 int bottomRow, int rightCol, in SelectBlock()
674 int bottomRow = coords2.GetRow(); in ToggleCellSelection() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dgridsel.cpp154 int bottomRow = coords.GetRow(); in SetSelectionMode() local
382 int bottomRow, int rightCol, in SelectBlock()
674 int bottomRow = coords2.GetRow(); in ToggleCellSelection() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dgridsel.cpp153 int bottomRow = coords.GetRow(); in SetSelectionMode() local
373 int bottomRow, int rightCol, in SelectBlock()
721 int bottomRow = coords2.GetRow(); in ToggleCellSelection() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dgridsel.cpp130 const int bottomRow = block.GetBottomRow(); in SetSelectionMode() local
190 int bottomRow, int rightCol, in SelectBlock()
/dports/astro/kstars/kstars-3.5.6/kstars/widgets/
H A Dmoonphasecalendarwidget.cpp95 int bottomRow = (int)std::ceil(rectToUpdate.bottom() / cellHeight); in paintEvent() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DVariablePacker.cpp120 int bottomRow = bottomNonFullRow_ + 1; in searchColumn() local
/dports/misc/kwordquiz/kwordquiz-21.12.3/src/
H A Dkwqtablemodel.cpp188 int bottomRow = row + count -1; in removeRows() local
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.h64 inline int bottomRow() const { return bottom; } in bottomRow() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.h64 inline int bottomRow() const { return bottom; } in bottomRow() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqtablewidget.h64 inline int bottomRow() const { return bottom; } in bottomRow() function

123456