Home
last modified time | relevance | path

Searched refs:IS_FOLDER (Results 1 – 20 of 20) sorted by relevance

/dports/net/liferea/liferea-1.12.7/src/
H A Dfolder.h26 #define IS_FOLDER(node) (node->type == folder_get_node_type ()) macro
H A Dfeedlist.c267 if (IS_FOLDER (SELECTED)) in feedlist_get_parent_node()
298 if (IS_FOLDER (node)) in feedlist_find_node()
435 if (SELECTED && !IS_FOLDER (SELECTED)) { in feedlist_node_added()
H A Dexport.c121 if (IS_FOLDER (node)) in export_append_node_tag()
339 if (IS_FOLDER (node)) { in import_parse_outline()
H A Ditemlist.c253 if (IS_FOLDER (itemlist->priv->currentNode) && !folder_display_mode) in itemlist_itemset_is_valid()
297 if (IS_FOLDER (node) || node->children) { in itemlist_load()
H A Dhtmlview.c378 !IS_FOLDER (htmlView_priv.node) && in htmlview_update()
/dports/net/liferea/liferea-1.12.7/src/ui/
H A Dfeed_list_node.c222 if (IS_FOLDER (node)) in feed_list_node_add()
236 if (IS_FOLDER (node) || IS_NODE_SOURCE (node)) in feed_list_node_load_feedlist()
407 …text = g_strdup_printf (IS_FOLDER (node)?_("Are you sure that you want to delete \"%s\" and its co… in feed_list_node_remove()
H A Dfeed_list_view.c114 if (node && IS_FOLDER (node)) { in feed_list_view_row_activated_cb()
155 if (IS_FOLDER (node) || IS_NODE_SOURCE (node)) in feed_list_view_filter_visible_function()
H A Dui_dnd.c128 …if (IS_FOLDER(sourceNode) && !(NODE_SOURCE_TYPE (targetNode)->capabilities & NODE_SOURCE_CAPABILIT… in ui_dnd_feed_drop_possible()
H A Dpreferences_dialog.c186 if (displayedNode && IS_FOLDER (displayedNode)) { in on_folderhidereadbtn_toggled()
/dports/net/liferea/liferea-1.12.7/src/fl_sources/
H A Dtheoldreader_source_feed_list.c48 if (IS_FOLDER (node)) { in theoldreader_source_check_node_for_removal()
H A Dreedah_source_feed_list.c48 if (IS_FOLDER (node)) { in reedah_source_check_node_for_removal()
H A Dopml_source.c124 } else if (IS_FOLDER (node)) { in opml_source_check_for_removal()
H A Dttrss_source_feed_list.c47 if (IS_FOLDER (node)) { in ttrss_source_check_node_for_removal()
H A Dnode_source.c544 if (IS_FOLDER (node)) in node_source_convert_to_local_child_node()
/dports/net/libvncserver/libvncserver-LibVNCServer-0.9.13/libvncserver/tightvnc-filetransfer/
H A Dfiletransfermsg.c167 #define IS_FOLDER(dwFileAttributes) (!!(dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY)) macro
219 if(IS_FOLDER(winFindData.dwFileAttributes)) { in CreateFileListInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddoctemplates.cxx93 #define IS_FOLDER "IsFolder" macro
710 … rParentFolder.insertNewContent( TYPE_LINK, { TITLE, IS_FOLDER, TARGET_URL }, aValues, aLink ); in addEntry()
757 aParent.insertNewContent( aType, { TITLE, IS_FOLDER }, aValues, rNewFolder ); in createFolder()
807 …bCreated = aParent.insertNewContent( TYPE_FSYS_FOLDER, { TITLE, IS_FOLDER }, aValues, aNewFolder ); in CreateNewUniqueFolderWithPrefix()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddoctemplates.cxx97 #define IS_FOLDER "IsFolder" macro
710 aNames[1] = IS_FOLDER; in addEntry()
758 aNames[1] = IS_FOLDER; in createFolder()
819 aNames[1] = IS_FOLDER; in CreateNewUniqueFolderWithPrefix()
/dports/print/a2ps/a2ps-4.13/sheets/
H A Dis5rul.ssh204 IS_286, IS_386, IS_486, IS_ALPHA, IS_CDROM, IS_EGA, IS_FIXED, IS_FOLDER, IS_ITEM,
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dishd.vim144 syn keyword ishdConstant IS_DOS IS_EGA IS_FIXED IS_FOLDER IS_ITEM ISLANG_ALL
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dishd.vim144 syn keyword ishdConstant IS_DOS IS_EGA IS_FIXED IS_FOLDER IS_ITEM ISLANG_ALL