Searched refs:selectPageText (Results 1 – 4 of 4) sorted by relevance
191 public native PageSelection selectPageText(int pageNum, SelectionBoundary start, in selectPageText() method in PdfDocumentProxy
326 public PageSelection selectPageText(int pageNum, SelectionBoundary start, in selectPageText() method in PdfProcessor333 mPdfDocument.selectPageText(pageNum, in selectPageText()
480 return mPdfProcessor.selectPageText(mIndex, start, stop); in selectContent()
658 return mPdfProcessor.selectPageText(mIndex, start, stop); in selectContent()