Searched defs:PDF_set_text_pos (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_text.c276 PDF_set_text_pos(PDF *p, float x, float y) function
H A Dpdflib.h1168 void (PDFLIB_CALL * PDF_set_text_pos)(PDF *p, float x, float y); member in struct:PDFlib_api_s
/haiku-fatelf/src/libs/pdflib/bind/pdflib/java/
H A Dpdflib.java1564 private final static native void PDF_set_text_pos(long jp, float jarg1, float jarg2) throws PDFlibException; method in class:pdflib

Completed in 54 milliseconds