Searched refs:imageheight (Results 1 – 7 of 7) sorted by relevance
67 int* imagewidth, int* imageheight);
115 int* imagewidth, int* imageheight) { in GetImageSizes() argument121 *imageheight = image_height_; in GetImageSizes()
74 int FindBlocks(int imageheight, int resolution, bool single_column,
134 int ColumnFinder::FindBlocks(int imageheight, int resolution, in FindBlocks() argument141 ExtractImageBlobs(imageheight, boxa, pixa); in FindBlocks()
1185 \def\imageheight{#3}%1194 \ifx\empty\imageheight\else height \imageheight \fi
1260 \def\imageheight{#3}%1269 \ifx\empty\imageheight\else height \imageheight \fi
1264 \def\imageheight{#3}\setbox2 = \hbox{\ignorespaces #3}%1273 \ifdim \wd2 >0pt height \imageheight \fi