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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp5836 float* pvar = (float*)var_info->GetVarPtr(&g.Style); local in function:ImGui::PushStyleVar
5850 ImVec2* pvar = (ImVec2*)var_info->GetVarPtr(&g.Style); local in function:ImGui::PushStyleVar
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp5836 float* pvar = (float*)var_info->GetVarPtr(&g.Style); local in function:ImGui::PushStyleVar
5850 ImVec2* pvar = (ImVec2*)var_info->GetVarPtr(&g.Style); local in function:ImGui::PushStyleVar

Completed in 34 milliseconds