Searched defs:DataTypeFormatString (Results 1 – 3 of 3) sorted by relevance
1531 static inline int DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void… in DataTypeFormatString() function
1537 static inline int DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void… in DataTypeFormatString() function
1909 int ImGui::DataTypeFormatString(char* buf, int buf_size, ImGuiDataType data_type, const void* p_dat… in DataTypeFormatString() function in ImGui