Searched refs:GotoLinkDest (Results 1 – 4 of 4) sorted by relevance
33 using pdfClient::GotoLinkDest;105 jobject ToJavaDestination(JNIEnv* env, const GotoLinkDest dest);
63 struct GotoLinkDest { struct80 GotoLinkDest dest; argument
286 GotoLinkDest* goto_link_dest = new GotoLinkDest(); in GetGotoLinks()
304 jobject ToJavaDestination(JNIEnv* env, const GotoLinkDest dest) { in ToJavaDestination()