Searched refs:hideTextAnnotations (Results 1 – 2 of 2) sorted by relevance
89 boolean hideTextAnnotations) { in create() argument99 hideTextAnnotations); in create()114 boolean hideTextAnnotations) { in PdfLoader() argument119 this.mHideTextAnnotations = hideTextAnnotations; in PdfLoader()
90 PdfPageLoader(PdfLoader parent, int pageNum, boolean hideTextAnnotations) { in PdfPageLoader() argument93 this.mHideTextAnnotations = hideTextAnnotations; in PdfPageLoader()