Home
last modified time | relevance | path

Searched refs:bFoundLast (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dthumbnailview.cxx495 bool bFoundLast = false; in KeyInput() local
496 for ( long i = mFilteredItemList.size() - 1; !bFoundLast && i >= 0; --i ) in KeyInput()
502 bFoundLast = true; in KeyInput()
530 if ( bFoundLast && nLastPos + 1 < mFilteredItemList.size() ) in KeyInput()
554 if ( bFoundLast ) in KeyInput()
590 if ( bFoundLast ) in KeyInput()
1640 bool bFoundLast = false; in KeyInput() local
1647 bFoundLast = true; in KeyInput()
1675 if ( bFoundLast && nLastPos + 1 < mFilteredItemList.size() ) in KeyInput()
1699 if ( bFoundLast ) in KeyInput()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dthumbnailview.cxx567 bool bFoundLast = false; in KeyInput() local
568 for ( tools::Long i = mFilteredItemList.size() - 1; !bFoundLast && i >= 0; --i ) in KeyInput()
574 bFoundLast = true; in KeyInput()
602 if ( bFoundLast && nLastPos + 1 < mFilteredItemList.size() ) in KeyInput()
626 if ( bFoundLast ) in KeyInput()
662 if ( bFoundLast ) in KeyInput()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComTrQuant.cpp2316 Bool bFoundLast = false; in xRateDistOptQuant() local
2346 bFoundLast = true; in xRateDistOptQuant()
2357 if (bFoundLast) in xRateDistOptQuant()