Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp2956 const ImU32 col_fill = IM_COL32(255, 255, 255, 255); // White in RenderMouseCursor() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp3793 void ImGui::RenderMouseCursor(ImDrawList* draw_list, ImVec2 pos, float scale, ImGuiMouseCursor mouse_cursor, ImU32 col_fill, ImU32 col_border, ImU32 col_shadow) in RenderMouseCursor() argument

Completed in 25 milliseconds