Home
last modified time | relevance | path

Searched refs:void2 (Results 1 – 1 of 1) sorted by relevance

/external/tesseract/textord/
Dbbgrid.h282 int SortByBoxLeft(const void* void1, const void* void2) { in SortByBoxLeft() argument
285 const BBC* p2 = *reinterpret_cast<const BBC* const *>(void2); in SortByBoxLeft()