Home
last modified time | relevance | path

Searched defs:restype (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dcopy_paste_engine.cpp336 int restype = mProject->ResStringToType(res_type_name); in ReadColorDependencies() local
404 int restype = mProject->ResStringToType(res_type_name); in ReadFontDependencies() local
463 int restype = mProject->ResStringToType(res_type_name); in ReadPixelmapDependencies() local
DStudioXProject.cpp3887 int restype; in ReadResources() local
5539 res_info *studiox_project::FindResource(int Display, int theme, int restype, const CString &name) c… in FindResource()
5604 res_info *studiox_project::FindResource(const res_info *pRes, int restype, const CString &name) con… in FindResource()
5635 res_info *studiox_project::FindResourceFolder(const res_info *pRes, int restype, int folder_id, CSt… in FindResourceFolder()
Dresource_item.cpp1944 int restype = GetResType(); in NavigateParent() local