Home
last modified time | relevance | path

Searched defs:SetAllocatorFunctions (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp768 void ImGuiFreeType::SetAllocatorFunctions(void* (*alloc_func)(size_t sz, void* user_data), void (*f… in SetAllocatorFunctions() function in ImGuiFreeType
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp2954 void ImGui::SetAllocatorFunctions(void* (*alloc_func)(size_t sz, void* user_data), void(*free_func)… in SetAllocatorFunctions() function in ImGui
/third_party/mesa3d/src/imgui/
Dimgui.cpp3014 void ImGui::SetAllocatorFunctions(void* (*alloc_func)(size_t sz, void* user_data), void (*free_func… in SetAllocatorFunctions() function in ImGui
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp3412 void ImGui::SetAllocatorFunctions(ImGuiMemAllocFunc alloc_func, ImGuiMemFreeFunc free_func, void* u… in SetAllocatorFunctions() function in ImGui