Searched defs:ImDrawCallback (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui.h | 1728 typedef void (*ImDrawCallback)(const ImDrawList* parent_list, const ImDrawCmd* cmd); typedef in typeref:typename:void (*)(const ImDrawList * parent_list,const ImDrawCmd * cmd) |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui.h | 1728 typedef void (*ImDrawCallback)(const ImDrawList* parent_list, const ImDrawCmd* cmd); typedef in typeref:typename:void (*)(const ImDrawList * parent_list,const ImDrawCmd * cmd) |
Completed in 42 milliseconds