Searched refs:OffNormal (Results 1 – 2 of 2) sorted by relevance
106 INT32 OffNormal; // Index to use when button is OFF member170 pics->OffNormal = OffNormal; in InitButtonImage()180 SetMaxSize(pics, OffNormal); in InitButtonImage()192 OffNormal == BUTTON_NO_IMAGE && in LoadButtonImage()216 OffNormal == BUTTON_NO_IMAGE && in UseLoadedButtonImage()311 pics->OffNormal = -1; in InitializeButtonImageManager()1106 else if (pics->OffNormal != -1) in DrawQuickButton()1108 UseImage = pics->OffNormal; in DrawQuickButton()1119 UseImage = pics->OffNormal; in DrawQuickButton()1201 else if (pics->OffNormal != -1) in DrawCheckBoxButton()[all …]
215 BUTTON_PICS* LoadButtonImage(const char* filename, INT32 Grayed, INT32 OffNormal, INT32 OffHilite, …221 BUTTON_PICS* UseLoadedButtonImage(BUTTON_PICS* LoadedImg, INT32 Grayed, INT32 OffNormal, INT32 OffH…