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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1865 IMGUI_API void ChannelsSetCurrent(int channel_index);
H A Dimgui_draw.cpp562 ChannelsSetCurrent(0);
590 void ImDrawList::ChannelsSetCurrent(int idx) function in class:ImDrawList
H A Dimgui.cpp8168 window->DrawList->ChannelsSetCurrent(columns->Current);
8173 window->DrawList->ChannelsSetCurrent(0);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1865 IMGUI_API void ChannelsSetCurrent(int channel_index);
H A Dimgui_draw.cpp562 ChannelsSetCurrent(0);
590 void ImDrawList::ChannelsSetCurrent(int idx) function in class:ImDrawList
H A Dimgui.cpp8168 window->DrawList->ChannelsSetCurrent(columns->Current);
8173 window->DrawList->ChannelsSetCurrent(0);

Completed in 63 milliseconds