Home
last modified time | relevance | path

Searched refs:STBTE_PROP_TYPE (Results 1 – 8 of 8) sorted by relevance

/dports/devel/stb/stb-f54acd4/tests/
H A Dtilemap_editor_integration_example.c21 #define STBTE_PROP_TYPE(n, tiledata, p) prop_type(n,tiledata) macro
/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dtilemap_editor_integration_example.c21 #define STBTE_PROP_TYPE(n, tiledata, p) prop_type(n,tiledata) macro
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtilemap_editor_integration_example.c21 #define STBTE_PROP_TYPE(n, tiledata, p) prop_type(n,tiledata) macro
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtilemap_editor_integration_example.c21 #define STBTE_PROP_TYPE(n, tiledata, p) prop_type(n,tiledata) macro
/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h541 #ifndef STBTE_PROP_TYPE
543 #define STBTE_PROP_TYPE(n,td,tp) 0 macro
3569 unsigned int n = STBTE_PROP_TYPE(i, data, p); in stbte__props_panel()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h541 #ifndef STBTE_PROP_TYPE
543 #define STBTE_PROP_TYPE(n,td,tp) 0 macro
3569 unsigned int n = STBTE_PROP_TYPE(i, data, p); in stbte__props_panel()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h541 #ifndef STBTE_PROP_TYPE
543 #define STBTE_PROP_TYPE(n,td,tp) 0 macro
3569 unsigned int n = STBTE_PROP_TYPE(i, data, p); in stbte__props_panel()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h536 #ifndef STBTE_PROP_TYPE
538 #define STBTE_PROP_TYPE(n,td,tp) 0 macro
3580 unsigned int n = STBTE_PROP_TYPE(i, data, p); in stbte__props_panel()