Searched refs:pRes (Results 1 – 2 of 2) sorted by relevance
684 void res_info::Attach(res_info *pRes) in Attach() argument687 pRes->next = NULL; in Attach()696 test->next = pRes; in Attach()700 child = pRes; in Attach()702 pRes->parent = this; in Attach()5551 res_info *pRes = mDisplays[Display].themes[theme_id].GetFirstResourceInfo(); in FindResource() local5560 return FindResource(pRes, res_type, name); in FindResource()5573 return FindResource(pRes, res_type, name); in FindResource()5587 return FindResource(pRes, res_type, name); in FindResource()5596 return FindResourceFolder(pRes, res_type, res_id); in FindResource()[all …]
162 void Attach(res_info *pRes);