Home
last modified time | relevance | path

Searched refs:ICON_DROPDOWN (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dconst.h298 ICON_DROPDOWN, ///< Dropdown arrow enumerator
H A Dengine.c2330 …indow_display_icon_sprite(temp->Pos_X+temp->Width-10,temp->Pos_Y+(temp->Height-7)/2,ICON_DROPDOWN); in Window_set_dropdown_button()