MCPcopy Create free account
hub / github.com/docling-project/docling-parse / render_widget

Method render_widget

app/analyse.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 void set_size(pdflib::size_instruction&) {}
40 void render_text(pdflib::text_instruction&) {}
41 void render_widget(pdflib::text_widget_instruction&) {}
42 void render_shape(pdflib::shape_instruction&) {}
43
44 void render_bitmap(pdflib::bitmap_instruction& instr)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected