MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / drawRoundRect

Method drawRoundRect

src/samples/mem_check_main.cpp:136–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 void drawRoundRect(float x, float y, float w, float h, float rx, float ry) override {
137 }
138
139 void fillRoundRect(float x, float y, float w, float h, float rx, float ry) override {
140 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected