Home
last modified time | relevance | path

Searched refs:copy_next (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DStudioXProject.h158 … res_info(const res_info *in_parent, const res_info &other, BOOL copy_next); // copy constructor
398 widget_info(const widget_info &other, BOOL copy_next = FALSE); // copy constructor
451 folder_info(const folder_info &other, BOOL copy_next = FALSE); // copy constructor
DStudioXProject.cpp275 widget_info::widget_info(const widget_info &other, BOOL copy_next) in widget_info() argument
286 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() argument
622 if (copy_next) in res_info()
5928 folder_info::folder_info(const folder_info &other, BOOL copy_next) // copy constructor in folder_info() argument
5940 if (copy_next) in folder_info()