Searched defs:ChannelsSetCurrent (Results 1 – 3 of 3) sorted by relevance
590 void ImDrawList::ChannelsSetCurrent(int idx) in ChannelsSetCurrent() function in ImDrawList
588 void ImDrawList::ChannelsSetCurrent(int idx) in ChannelsSetCurrent() function in ImDrawList
2483 inline void ChannelsSetCurrent(int n) { _Splitter.SetCurrentChannel(this, n); } in ChannelsSetCurrent() function