Searched defs:UserCallback (Results 1 – 5 of 5) sorted by relevance
63 typedef int (*UserCallback)(const uint8_t *Data, size_t Size); typedef
45 typedef int (*UserCallback)(const uint8_t *Data, size_t Size); typedef
1736 …ImDrawCallback UserCallback; // If != NULL, call the function instead of rendering the … member
577 ImGuiInputTextCallback UserCallback; member