mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-08 02:12:40 +08:00
fix some params
This commit is contained in:
parent
01df24eb50
commit
6161056591
@ -1789,9 +1789,10 @@ void RenderIntFeature(ScrollView *window, const INT_FEATURE_STRUCT* Feature,
|
|||||||
* proto from the class description and adds a rendering of
|
* proto from the class description and adds a rendering of
|
||||||
* the proto onto the ShapeList.
|
* the proto onto the ShapeList.
|
||||||
*
|
*
|
||||||
* @param Class class that proto is contained in
|
* @param window ScrollView instance
|
||||||
* @param ProtoId id of proto to be rendered
|
* @param Class class that proto is contained in
|
||||||
* @param color color to render proto in
|
* @param ProtoId id of proto to be rendered
|
||||||
|
* @param color color to render proto in
|
||||||
*
|
*
|
||||||
* Globals: none
|
* Globals: none
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user