Home
last modified time | relevance | path

Searched defs:LastVisibleRow (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.h89 int32_t LastVisibleRow() const { return mTopRowIndex + mPageLength; } in LastVisibleRow() function
/dports/www/firefox/firefox-99.0/layout/xul/tree/
H A DnsTreeBodyFrame.h89 int32_t LastVisibleRow() const { return mTopRowIndex + mPageLength; } in LastVisibleRow() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.h89 int32_t LastVisibleRow() const { return mTopRowIndex + mPageLength; } in LastVisibleRow() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/tree/
H A DnsTreeBodyFrame.h88 int32_t LastVisibleRow() const { return mTopRowIndex + mPageLength; } in LastVisibleRow() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/tree/
H A DnsTreeBodyFrame.h87 int32_t LastVisibleRow() const { return mTopRowIndex + mPageLength; } in LastVisibleRow() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/tree/
H A DnsTreeBodyFrame.h92 int32_t LastVisibleRow() const { return mTopRowIndex + mPageLength; } in LastVisibleRow() function
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DMultiEdit.cpp632 std::size_t MultiEdit::LastVisibleRow() const in LastVisibleRow() function in MultiEdit
H A DListBox.cpp653 ListBox::iterator ListBox::LastVisibleRow() const in LastVisibleRow() function in ListBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable5.cxx744 SCROW ScTable::LastVisibleRow(SCROW nStartRow, SCROW nEndRow) const in LastVisibleRow() function in ScTable
H A Ddocument.cxx4513 SCROW ScDocument::LastVisibleRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) const in LastVisibleRow() function in ScDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable5.cxx699 SCROW ScTable::LastVisibleRow(SCROW nStartRow, SCROW nEndRow) const in LastVisibleRow() function in ScTable
H A Ddocument.cxx4470 SCROW ScDocument::LastVisibleRow(SCROW nStartRow, SCROW nEndRow, SCTAB nTab) const in LastVisibleRow() function in ScDocument