Searched refs:got_bounding_box (Results 1 – 2 of 2) sorted by relevance
820 my $got_bounding_box = 0;837 $got_bounding_box = 1;841 unless ($got_bounding_box) {
749 bool got_bounding_box; in GetComponentImages() local751 got_bounding_box = page_it->BoundingBox(level, raw_padding, &left, &top, &right, &bottom); in GetComponentImages()753 got_bounding_box = page_it->BoundingBoxInternal(level, &left, &top, &right, &bottom); in GetComponentImages()755 if (got_bounding_box && (!text_only || PTIsTextType(page_it->BlockType()))) { in GetComponentImages()