Searched defs:nativeGetPageCount (Results 1 – 3 of 3) sorted by relevance
123 jint nativeGetPageCount(JNIEnv* env, jclass thiz, jlong documentPtr) { in nativeGetPageCount() function
491 private static native int nativeGetPageCount(long documentPtr); in nativeGetPageCount() method in PdfRenderer
353 private static native int nativeGetPageCount(long documentPtr); in nativeGetPageCount() method in PdfEditor