Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ PopPlotClipRect
Function
PopPlotClipRect
Source/3rdParty/implot/implot.cpp:4940–4943 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4938
}
4939
4940
void PopPlotClipRect() {
4941
SetupLock();
4942
ImGui::PopClipRect();
4943
}
4944
4945
static void HelpMarker(const char* desc) {
4946
ImGui::TextDisabled(
"(?)"
);
Callers
15
Demo_CustomRendering
Function · 0.85
PlotCandlestick
Function · 0.85
EndPlot
Function · 0.85
DragPoint
Function · 0.85
DragLineX
Function · 0.85
DragLineY
Function · 0.85
DragRect
Function · 0.85
EndItem
Function · 0.85
PlotLineEx
Function · 0.85
PlotScatterEx
Function · 0.85
PlotStairsEx
Function · 0.85
PlotStemsEx
Function · 0.85
Calls
1
SetupLock
Function · 0.85
Tested by
no test coverage detected