Home
last modified time | relevance | path

Searched refs:Info_2 (Results 1 – 8 of 8) sorted by relevance

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dlistitems.c1491 int iColumnName = *(int *)stru->Info_2; in markedNamesToClipboard_Helper()
1552 stru.Info_2 = (void *)&iColumnName; in markedNamesToClipboard()
1583 GtkTreeSelection **selection = (GtkTreeSelection **)stru->Info_2; in mySelectAllFunction_Helper()
1628 stru.Info_2 = (void *)&selection; in mySelectAllFunction()
1657 int *ColType = stru->Info_2; in markItemsWithSameType_Helper_1()
1687 int *ColType = stru->Info_2; in markItemsWithSameType_Helper_2()
1721 stru.Info_2 = (void *)&ColType; in markItemsWithSameType()
1737 stru.Info_2 = (void *)&selection; in markItemsWithSameType()
H A DautomaticUpdate.c60 GFileMonitor *monitor = (GFileMonitor *)info->Info_2; in autoUpdateList_UpdateThread()
115 info->Info_2 = (void *)monitor; in autoUpdateList_monitoredDirChanged()
H A Dmyfm.c1385 stru.Info_2 = NULL; in oneRowActivated_SideObjectWrap()
2964 stru.Info_2 = (void *)destObject; in copyReMoveToAnOtherObject_ListCreate()
3072 stru.Info_2 = NULL; in CopyPasteCreateList_SideObject()
3447 info.Info_2 = NULL; in renameItems()
3556 info->Info_2=(void *)&theStruct; in searchStringInAndHighlightItems()
3619 int *Coloumn = (int *)stru->Info_2; in checkIfOneSelectionIsPathHelper()
3639 stru.Info_2 = &ColoumnToUse; in checkIfOneSelectionIsPath()
3653 int *Coloumn = (int *)stru->Info_2; in checkIfOneSelectionIsPointsHelper()
3681 stru.Info_2 = &ColoumnToUse; in checkIfOneSelectionIsPoints()
3895 info.Info_2 = (void *)SourcePath; in MakeList()
[all …]
H A Dfileshelf.c112 info.Info_2 = (void *)&iItem; in saveFileShelfs()
246 int iItem = *(int *)theStruct->Info_2; in saveFileShelfItems()
264 (*(int *)theStruct->Info_2)++; in saveFileShelfItems()
697 Firstinfostru.Info_2=(void *)&columnToSearch; in FileShelf_NewFileShelfFromIntersection()
705 Secondinfostru.Info_2=(void *)&columnToSearch; in FileShelf_NewFileShelfFromIntersection()
841 info.Info_2 = (void *)&iItem; in FileShefl_ExportActiveFileShelf()
1318 info.Info_2 = NULL; in renameItems_FileShelf()
1568 stru->Info_2 = &(Object->gthreadF6Updage); in oneFileShelfKeyPressedInView()
1645 stru.Info_2 = NULL; in oneRowActivated_FileShelfWrap()
1951 int *count = (int *)info->Info_2; in openFileShelfDirectoryHelper()
[all …]
H A Dthreads.c816 if (stru->Info_2==NULL){ in calcDirectorySizeInView_wrap()
822 GThread *gthreadF6 = *(GThread **)(stru->Info_2); in calcDirectorySizeInView_wrap()
833 *((GThread **)(stru->Info_2)) = NULL; in calcDirectorySizeInView_wrap()
841 …*((GThread **)(stru->Info_2)) = g_thread_create((GThreadFunc)calcDirectorySizeInView_thread, (void… in calcDirectorySizeInView_wrap()
H A Dhelpers.h91 void *Info_2; // holds info->Info_2=(void *)ItemList; (FileList) member
H A DLists.c992 glistPixBufs = (GList **)stru->Info_2; in SideObjectList_UnrefPreviewPixbufs_foreach()
1024 stru.Info_2 = (void *)&glistPixBufs; in SideObjectList_UnrefPreviewPixbufs()
H A Dhelpers.c559 int *Column = (int *)stru->Info_2; in scrollListStoreToName_Helper()
586 stru.Info_2=(void *)&Column; in scrollListStoreToName()