Searched refs:pressedImage (Results 1 – 2 of 2) sorted by relevance
474 …bool HandleBackgroundImg(const AppStyleItem &styleItem, char *&pressedImage, char *&normalImage) c…
1925 bool Component::HandleBackgroundImg(const AppStyleItem &styleItem, char *&pressedImage, char *&norm… in HandleBackgroundImg() argument1941 ACE_FREE(pressedImage); in HandleBackgroundImg()1942 pressedImage = imagePath; in HandleBackgroundImg()