Searched refs:GetRawCharBounds (Results 1 – 2 of 2) sorted by relevance
279 Rectangle_d GetRawCharBounds(int char_index);
603 Rectangle_d Page::GetRawCharBounds(const int char_index) { in GetRawCharBounds() function in pdfClient::Page610 return ApplyPageTransform(GetRawCharBounds(char_index)); in GetCharBounds()