Searched refs:resname (Results 1 – 1 of 1) sorted by relevance
275 CString resname; in DoDataExchange() local304 project->GetResourceName(active_display, RES_TYPE_PIXELMAP, pixelmap_id, resname); in DoDataExchange()306 if (!resname.IsEmpty()) in DoDataExchange()308 index = mPixelmapCombo.AddString(resname); in DoDataExchange()