Home
last modified time | relevance | path

Searched defs:CELL_STATE (Results 1 – 2 of 2) sorted by relevance

/dports/games/LibreMines/LibreMines-1.8.0/src/
H A Dcommon.h30 enum CELL_STATE: qint8{ enum
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgimv_zalbum.c52 #define CELL_STATE(cell) (GIMV_ZALBUM_CELL (cell)->flags & GIMV_ZALBUM_CELL_SELECTED ? GTK_STATE_… macro