Searched refs:IsHelpName (Results 1 – 3 of 3) sorted by relevance
490 bool IsHelpName(const char *path) in IsHelpName() function498 return IsHelpName(path) ? IdeImg::help() : Null; in FileIcon()501 if(IsHelpName(path)) { in CreateDesigner()
171 bool IsHelpName(const char *path);
466 editfile_isfolder = IsFolder(editfile) || IsHelpName(editfile); in EditFile0()