Searched refs:SKIN_IMAGE_NONE (Results 1 – 4 of 4) sorted by relevance
230 SkinImage* SKIN_IMAGE_NONE = (SkinImage*)&_no_image; variable473 return SKIN_IMAGE_NONE; in skin_image_create()480 return SKIN_IMAGE_NONE; in skin_image_create()492 if (parent == SKIN_IMAGE_NONE) in skin_image_create()493 return SKIN_IMAGE_NONE; in skin_image_create()515 return SKIN_IMAGE_NONE; in skin_image_create()524 return SKIN_IMAGE_NONE; in skin_image_create()552 if (node == SKIN_IMAGE_NONE) in skin_image_find()635 return SKIN_IMAGE_NONE; in skin_image_clone()659 return SKIN_IMAGE_NONE; in skin_image_clone()[all …]
43 extern SkinImage* SKIN_IMAGE_NONE;
32 return SKIN_IMAGE_NONE; in skin_image_find_in()62 if (background->image == SKIN_IMAGE_NONE) { in skin_background_init_from()246 if (button->image == SKIN_IMAGE_NONE) { in skin_button_create_from()
680 if ( button->down && button->image != SKIN_IMAGE_NONE ) in button_redraw()694 if (button->image != SKIN_IMAGE_NONE) { in button_redraw()