Searched refs:GetBoundaryAtIndex (Results 1 – 2 of 2) sorted by relevance
258 *boundary = GetBoundaryAtIndex(index); in ConstrainBoundary()516 SelectionBoundary Page::GetBoundaryAtIndex(const int index) { in GetBoundaryAtIndex() function in pdfClient::Page517 return GetBoundaryAtIndex(index, IsRtlAtIndex(index)); in GetBoundaryAtIndex()533 SelectionBoundary Page::GetBoundaryAtIndex(const int index, bool is_rtl) { in GetBoundaryAtIndex() function in pdfClient::Page572 SelectionBoundary boundary = GetBoundaryAtIndex(index, is_rtl); in GetBoundaryAtPoint()
255 SelectionBoundary GetBoundaryAtIndex(const int index);262 SelectionBoundary GetBoundaryAtIndex(const int index, bool is_rtl);