Home
last modified time | relevance | path

Searched refs:indexPaths (Results 1 – 25 of 49) sorted by relevance

12

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSTreeController.h55 - (BOOL) addSelectionIndexPaths: (NSArray*)indexPaths;
64 - (BOOL) setSelectionIndexPaths: (NSArray*)indexPaths;
78 - (void) insertObjects: (NSArray*)objects atArrangedObjectIndexPaths: (NSArray*)indexPaths;
82 - (void) removeObjectsAtArrangedObjectIndexPaths: (NSArray*)indexPaths;
83 - (void) removeSelectionIndexPaths: (NSArray*)indexPaths;
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSTreeController.inc66 …procedure insertObjects_atArrangedObjectIndexPaths (objects: NSArray; indexPaths: NSArray); messag…
68 …procedure removeObjectsAtArrangedObjectIndexPaths (indexPaths: NSArray); message 'removeObjectsAtA…
78 …function setSelectionIndexPaths (indexPaths: NSArray): ObjCBOOL; message 'setSelectionIndexPaths:';
82 …function addSelectionIndexPaths (indexPaths: NSArray): ObjCBOOL; message 'addSelectionIndexPaths:';
83 …function removeSelectionIndexPaths (indexPaths: NSArray): ObjCBOOL; message 'removeSelectionIndexP…
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/list_model/
H A Dlist_model_unittest.mm636 NSArray<NSIndexPath*>* indexPaths =
639 ASSERT_EQ(3UL, indexPaths.count);
640 EXPECT_NSEQ([NSIndexPath indexPathForItem:0 inSection:0], indexPaths[0]);
641 EXPECT_NSEQ([NSIndexPath indexPathForItem:1 inSection:0], indexPaths[1]);
642 EXPECT_NSEQ([NSIndexPath indexPathForItem:3 inSection:0], indexPaths[2]);
644 indexPaths = [model indexPathsForItemType:ItemTypeWeasleyRon
646 ASSERT_EQ(2UL, indexPaths.count);
647 EXPECT_NSEQ([NSIndexPath indexPathForItem:2 inSection:0], indexPaths[0]);
648 EXPECT_NSEQ([NSIndexPath indexPathForItem:4 inSection:0], indexPaths[1]);
650 indexPaths = [model indexPathsForItemType:ItemTypeCheeseCheddar
[all …]
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/source/vst/interappaudio/
H A DPresetBrowserViewController.mm146 NSMutableArray* indexPaths = [NSMutableArray new];
150 [indexPaths addObject:[NSIndexPath indexPathForRow:index inSection:0]];
152 [presetTableView deleteRowsAtIndexPaths:indexPaths
158 NSMutableArray* indexPaths = [NSMutableArray new];
162 [indexPaths addObject:[NSIndexPath indexPathForRow:index inSection:0]];
164 [presetTableView insertRowsAtIndexPaths:indexPaths
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/source/vst/interappaudio/
H A DPresetBrowserViewController.mm146 NSMutableArray* indexPaths = [NSMutableArray new];
150 [indexPaths addObject:[NSIndexPath indexPathForRow:index inSection:0]];
152 [presetTableView deleteRowsAtIndexPaths:indexPaths
158 NSMutableArray* indexPaths = [NSMutableArray new];
162 [indexPaths addObject:[NSIndexPath indexPathForRow:index inSection:0]];
164 [presetTableView insertRowsAtIndexPaths:indexPaths
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSTreeController.m86 - (BOOL) addSelectionIndexPaths: (NSArray*)indexPaths
136 - (BOOL) setSelectionIndexPaths: (NSArray*)indexPaths
213 - (void) insertObjects: (NSArray*)objects atArrangedObjectIndexPaths: (NSArray*)indexPaths
233 - (void) removeObjectsAtArrangedObjectIndexPaths: (NSArray*)indexPaths
238 - (void) removeSelectionIndexPaths: (NSArray*)indexPaths
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/vendor/MWPhotoBrowser/Libraries/PSTCollectionView/
H A DPSTCollectionView.h109 - (void)insertItemsAtIndexPaths:(NSArray *)indexPaths;
110 - (void)deleteItemsAtIndexPaths:(NSArray *)indexPaths;
111 - (void)reloadItemsAtIndexPaths:(NSArray *)indexPaths;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/collection_view/
H A Dcollection_view_controller.h53 - (void)reconfigureCellsAtIndexPaths:(NSArray*)indexPaths;
61 willDeleteItemsAtIndexPaths:(NSArray*)indexPaths NS_REQUIRES_SUPER;
H A Dcollection_view_controller_unittest.mm161 NSMutableArray* indexPaths = [NSMutableArray array];
166 [indexPaths addObject:indexPath];
171 [controller reconfigureCellsAtIndexPaths:indexPaths];
H A Dcollection_view_controller.mm97 - (void)reconfigureCellsAtIndexPaths:(NSArray*)indexPaths {
98 for (NSIndexPath* indexPath in indexPaths) {
108 willDeleteItemsAtIndexPaths:(NSArray*)indexPaths {
117 [indexPaths sortedArrayUsingSelector:@selector(compare:)];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/settings/
H A Dsearch_engine_table_view_controller.mm236 - (void)deleteItems:(NSArray<NSIndexPath*>*)indexPaths {
240 [self deleteItemAtIndexPaths:indexPaths];
475 // Deletes custom search engines at |indexPaths|. If a custom engine is selected
478 - (void)deleteItemAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths {
488 for (NSIndexPath* path : indexPaths) {
541 [strongSelf removeFromModelItemAtIndexPaths:indexPaths];
543 deleteRowsAtIndexPaths:indexPaths
590 NSArray<NSIndexPath*>* indexPaths =
593 for (NSIndexPath* indexPath in indexPaths) {
621 [self.tableView reloadRowsAtIndexPaths:indexPaths
H A Dblock_popups_table_view_controller.mm153 - (void)deleteItems:(NSArray<NSIndexPath*>*)indexPaths {
155 [self deleteItemAtIndexPaths:indexPaths];
290 // Deletes the item at the |indexPaths|. Removes the SectionIdentifierExceptions
292 - (void)deleteItemAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths {
293 for (NSIndexPath* indexPath in indexPaths) {
314 if (indexPaths.count == numberOfExceptions) {
321 [self removeFromModelItemAtIndexPaths:indexPaths];
322 [self.tableView deleteRowsAtIndexPaths:indexPaths
H A Dsettings_root_table_view_controller.h67 - (void)deleteItems:(NSArray<NSIndexPath*>*)indexPaths;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/reading_list/
H A Dreading_list_table_view_controller.mm693 - (void)updateItemsAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths
698 for (NSIndexPath* indexPath in [indexPaths reverseObjectEnumerator]) {
831 // Deletes the items at |indexPaths|, exiting editing and removing empty
833 - (void)deleteItemsAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths {
834 [self deleteItemsAtIndexPaths:indexPaths
841 - (void)deleteItemsAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths
848 [self updateItemsAtIndexPaths:indexPaths withItemUpdater:updater];
855 [indexPaths sortedArrayUsingSelector:@selector(compare:)];
861 [tableView deleteRowsAtIndexPaths:indexPaths
886 - (void)markItemsAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/settings/autofill/
H A Dautofill_credit_card_table_view_controller.mm287 - (void)deleteItems:(NSArray<NSIndexPath*>*)indexPaths {
289 [self deleteItemAtIndexPaths:indexPaths];
453 - (void)deleteItemAtIndexPaths:(NSArray<NSIndexPath*>*)indexPaths {
455 for (NSIndexPath* indexPath in indexPaths) {
475 if (currentCount == indexPaths.count) {
482 [strongSelf removeFromModelItemAtIndexPaths:indexPaths];
484 deleteRowsAtIndexPaths:indexPaths
H A Dautofill_profile_table_view_controller.mm255 - (void)deleteItems:(NSArray<NSIndexPath*>*)indexPaths {
258 if (![indexPaths count])
262 [self willDeleteItemsAtIndexPaths:indexPaths];
264 [super deleteItems:indexPaths];
451 - (void)willDeleteItemsAtIndexPaths:(NSArray*)indexPaths {
452 for (NSIndexPath* indexPath in indexPaths) {
/dports/net/freerdp/freerdp-2.5.0/client/iOS/Controllers/
H A DAdvancedBookmarkEditorController.m373 NSArray *indexPaths =
379 [[self tableView] reloadRowsAtIndexPaths:indexPaths
387 NSArray *indexPaths =
393 [[self tableView] reloadRowsAtIndexPaths:indexPaths
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths;
196 indexPaths.reserve(foundIndices.size());
198 indexPaths << found.absoluteFilePath();
201 .arg(module, indexPaths.join('\n')));
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/qdoc/
H A Dmain.cpp195 QStringList indexPaths; in loadIndexFiles() local
196 indexPaths.reserve(foundIndices.size()); in loadIndexFiles()
198 indexPaths << found.absoluteFilePath(); in loadIndexFiles()
201 .arg(module, indexPaths.join('\n'))); in loadIndexFiles()

12