Home
last modified time | relevance | path

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

/dports/graphics/nanort/nanort-b1feea8/examples/common/nativefiledialog/src/
H A Dnfd_gtk.c108 static nfdresult_t AllocPathSet( GSList *fileList, nfdpathset_t *pathSet ) in AllocPathSet() function
256 if ( AllocPathSet( fileList, outPaths ) == NFD_ERROR ) in NFD_OpenDialogMultiple()
H A Dnfd_cocoa.m70 static nfdresult_t AllocPathSet( NSArray *urls, nfdpathset_t *pathset ) function
187 if ( AllocPathSet( urls, outPaths ) == NFD_ERROR )
H A Dnfd_win.cpp221 static nfdresult_t AllocPathSet( IShellItemArray *shellItems, nfdpathset_t *pathSet ) in AllocPathSet() function
514 if ( AllocPathSet( shellItems, outPaths ) == NFD_ERROR ) in NFD_OpenDialogMultiple()