Home
last modified time | relevance | path

Searched defs:null_tile (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dmypaint-fixed-tiled-surface.c21 uint16_t *null_tile; // Single tile that we hand out and ignore writes to member
/dports/games/xmahjongg/xmahjongg-3.7/src/
H A Dgame.hh101 Tile *null_tile() const { return &the_null_tile; } in null_tile() function in Game
/dports/x11-toolkits/osm-gps-map/osm-gps-map-1.1.0/src/
H A Dosm-gps-map-widget.c215 GdkPixbuf *null_tile; member