Searched refs:copy_next (Results 1 – 2 of 2) sorted by relevance
158 … res_info(const res_info *in_parent, const res_info &other, BOOL copy_next); // copy constructor398 widget_info(const widget_info &other, BOOL copy_next = FALSE); // copy constructor451 folder_info(const folder_info &other, BOOL copy_next = FALSE); // copy constructor
275 widget_info::widget_info(const widget_info &other, BOOL copy_next) in widget_info() argument286 if (copy_next) in widget_info()567 res_info::res_info(const res_info *in_parent, const res_info &other, BOOL copy_next) in res_info() argument622 if (copy_next) in res_info()5928 folder_info::folder_info(const folder_info &other, BOOL copy_next) // copy constructor in folder_info() argument5940 if (copy_next) in folder_info()