Searched refs:GetCharBounds (Results 1 – 2 of 2) sorted by relevance
528 Rectangle_i start_bounds = GetCharBounds(start_index); in IsRtlAtIndex()529 Rectangle_i stop_bounds = GetCharBounds(stop_index - 1); in IsRtlAtIndex()548 Rectangle_i char_bounds = GetCharBounds(char_index); in GetBoundaryAtIndex()609 Rectangle_i Page::GetCharBounds(const int char_index) { in GetCharBounds() function in pdfClient::Page
283 Rectangle_i GetCharBounds(int char_index);