Home
last modified time | relevance | path

Searched refs:GetFontTexUvWhitePixel (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.h310 IMGUI_API ImVec2 GetFontTexUvWhitePixel(); // get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
H A Dimgui_widgets.cpp4349 ImVec2 uv_white = GetFontTexUvWhitePixel();
H A Dimgui.cpp6312 ImVec2 ImGui::GetFontTexUvWhitePixel() in GetFontTexUvWhitePixel() function in ImGui
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h427 IMGUI_API ImVec2 GetFontTexUvWhitePixel(); // get UV coordinate for a while pixel, useful to draw custom shapes via the ImDrawList API
H A Dimgui_widgets.cpp5382 ImVec2 uv_white = GetFontTexUvWhitePixel();
H A Dimgui.cpp7049 ImVec2 ImGui::GetFontTexUvWhitePixel() in GetFontTexUvWhitePixel() function in ImGui

Completed in 75 milliseconds