Lines Matching refs:Attach
684 void res_info::Attach(res_info *pRes) in Attach() function in res_info
2031 pGroup->Attach(pDefaultColors); in CreateDefaultResources()
2044 pDefaultColors->Attach(pColor); in CreateDefaultResources()
2058 pGroup->Attach(pCustomColors); in CreateDefaultResources()
2062 pCustomColors->Attach(pColorAdd); in CreateDefaultResources()
2076 pFontGroup->Attach(pDefaultFontFolder); in CreateDefaultResources()
2092 pDefaultFontFolder->Attach(pFont); in CreateDefaultResources()
2104 pFontGroup->Attach(pCustomFontFolder); in CreateDefaultResources()
2108 pCustomFontFolder->Attach(pFontAdd); in CreateDefaultResources()
2122 pPixGroup->Attach(pSysMaps); in CreateDefaultResources()
2132 pSysMaps->Attach(pmap); in CreateDefaultResources()
2145 pPixGroup->Attach(pUserMaps); in CreateDefaultResources()
2149 pUserMaps->Attach(pPixelmapAdd); in CreateDefaultResources()
2160 pStringGroup->Attach(pStringAdd); in CreateDefaultResources()
2227 parent->Attach(newcolor); in AddCustomColor()
3921 newres->Attach(pAdd); in ReadResources()
3926 newres->Attach(pAdd); in ReadResources()
3931 newres->Attach(pAdd); in ReadResources()
3943 newres->Attach(pAdd); in ReadResources()
3949 parent->Attach(newres); in ReadResources()
4624 parent->Attach(newres); in ReadDisplayInfo()