Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
bool TessResultRenderer::BeginDocumentHandler() {
111
return happy_;
112
}
113
114
bool TessResultRenderer::EndDocumentHandler() {
115
return happy_;
Callers
nothing calls this directly
Calls
1
title
Function · 0.85
Tested by
no test coverage detected