Home
last modified time | relevance | path

Searched defs:GetVarPtr (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp5793 void* GetVarPtr(ImGuiStyle* style) const { return (void*)((unsigned char*)style + Offset); } in GetVarPtr() function
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp2539 void* GetVarPtr(ImGuiStyle* style) const { return (void*)((unsigned char*)style + Offset); } in GetVarPtr() function

Completed in 50 milliseconds