Searched refs:theFSRef (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfiledlg.cpp378 FSRef theFSRef; local
388 &theFSRef, sizeof(theFSRef), &actualSize );
393 thePath = wxMacFSRefToPath( &theFSRef, navReply.saveFileName );
395 thePath = wxMacFSRefToPath( &theFSRef );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dfiledlg.cpp436 FSRef theFSRef; local
443 &theFSRef, sizeof(theFSRef), &actualSize);
450 CFURLRef parentURLRef = ::CFURLCreateFromFSRef(NULL, &theFSRef);
464 fullURLRef = ::CFURLCreateFromFSRef(NULL, &theFSRef);

Completed in 48 milliseconds