MCPcopy Create free account
hub / github.com/creatale/node-dv / BeginDocumentHandler

Method BeginDocumentHandler

deps/tesseract/api/renderer.cpp:110–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110bool TessResultRenderer::BeginDocumentHandler() {
111 return happy_;
112}
113
114bool TessResultRenderer::EndDocumentHandler() {
115 return happy_;

Callers

nothing calls this directly

Calls 1

titleFunction · 0.85

Tested by

no test coverage detected