Searched refs:skin_image_rotate (Results 1 – 3 of 3) sorted by relevance
75 extern SkinImage* skin_image_rotate( SkinImage* source, SkinRotation rotation );
613 skin_image_rotate( SkinImage* source, SkinRotation rotation ) in skin_image_rotate() function
50 back->image = skin_image_rotate( sback->image, loc->rotation ); in background_init()531 button->image = skin_image_rotate( sbutton->image, loc->rotation ); in button_init()