Home
last modified time | relevance | path

Searched refs:hot_id (Results 1 – 4 of 4) sorted by relevance

/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h877 int active_id, hot_id, next_hot_id; member
920 #define STBTE__IS_HOT(id) (stbte__ui.hot_id == (id))
1784 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
1794 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
2625 #define STBTE__IS_MAP_HOT() ((stbte__ui.hot_id & 127) == STBTE__map)
2963 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__tile_paint()
2964 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__tile_paint()
3392 in_region = (stbte__ui.hot_id & 127) == STBTE__map; in stbte__info()
3845 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__editor_traverse()
3846 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__editor_traverse()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h877 int active_id, hot_id, next_hot_id; member
920 #define STBTE__IS_HOT(id) (stbte__ui.hot_id == (id))
1784 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
1794 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
2625 #define STBTE__IS_MAP_HOT() ((stbte__ui.hot_id & 127) == STBTE__map)
2963 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__tile_paint()
2964 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__tile_paint()
3392 in_region = (stbte__ui.hot_id & 127) == STBTE__map; in stbte__info()
3845 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__editor_traverse()
3846 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__editor_traverse()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h877 int active_id, hot_id, next_hot_id; member
920 #define STBTE__IS_HOT(id) (stbte__ui.hot_id == (id))
1784 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
1794 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
2625 #define STBTE__IS_MAP_HOT() ((stbte__ui.hot_id & 127) == STBTE__map)
2963 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__tile_paint()
2964 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__tile_paint()
3392 in_region = (stbte__ui.hot_id & 127) == STBTE__map; in stbte__info()
3845 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__editor_traverse()
3846 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__editor_traverse()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h872 int active_id, hot_id, next_hot_id; member
915 #define STBTE__IS_HOT(id) (stbte__ui.hot_id == (id))
1779 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
1789 if (stbte__ui.hot_id == id && STBTE__INACTIVE()) in stbte__button_core()
2626 #define STBTE__IS_MAP_HOT() ((stbte__ui.hot_id & 127) == STBTE__map)
2966 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__tile_paint()
2967 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__tile_paint()
3395 in_region = (stbte__ui.hot_id & 127) == STBTE__map; in stbte__info()
3856 int ex = ((stbte__ui.hot_id >> 19) & 4095); in stbte__editor_traverse()
3857 int ey = ((stbte__ui.hot_id >> 7) & 4095); in stbte__editor_traverse()
[all …]