Searched defs:jText (Results 1 – 2 of 2) sorted by relevance
345 org.jsoup.nodes.TextNode jText = (TextNode) jDiv.childNode(0).childNode(0); in convertsElementsAndMaintainsSource() local
402 JNIEnv* env, jobject jPdfDocument, jint pageNum, jint annotationIndex, jstring jText) { in Java_android_graphics_pdf_PdfDocumentProxy_setFormFieldText()