Searched refs:getPageHeight (Results 1 – 7 of 7) sorted by relevance
42 private static int getPageHeight(TextView widget) { in getPageHeight() method in ArrowKeyMovementMethod112 final int targetY = getCurrentLineTop(buffer, layout) - getPageHeight(widget); in pageUp()136 final int targetY = getCurrentLineTop(buffer, layout) + getPageHeight(widget); in pageDown()
150 public @IntRange(from = 0) int getPageHeight() { in getPageHeight() method in PrintedPdfDocument
294 public int getPageHeight() { in getPageHeight() method in PdfDocument.PageInfo
12058 method public int getPageHeight();23142 method public int getPageHeight();
15923 method public int getPageHeight();36696 method @IntRange(from=0) public int getPageHeight();
15923 method public int getPageHeight();36840 method @IntRange(from=0) public int getPageHeight();
70300 Landroid/text/method/ArrowKeyMovementMethod;->getPageHeight(Landroid/widget/TextView;)I