Searched defs:createAlways (Results 1 – 3 of 3) sorted by relevance
296 bool Create_ALWAYS_or_Open_ALWAYS(CFSTR fileName, bool createAlways) in Create_ALWAYS_or_Open_ALWAYS()298 bool Create_ALWAYS_or_NEW(CFSTR fileName, bool createAlways) in Create_ALWAYS_or_NEW()
835 bool COutFile::Create_ALWAYS_or_Open_ALWAYS(const char *name, bool createAlways) in Create_ALWAYS_or_Open_ALWAYS()
93 static void WriteFile(const FString &path, bool createAlways, const CFileDataInfo &fdi, const CPane… in WriteFile()