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

Method fillRoundRect

src/samples/mem_check_main.cpp:139–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138
139 void fillRoundRect(float x, float y, float w, float h, float rx, float ry) override {
140 }
141};
142
143Font* Graphics2D_none::_default_font = new Font_none();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected