filters
XPDFCore Member ListThis is the complete list of members for XPDFCore, including all inherited members.
canGoBack() | XPDFCore | [inline] |
canGoForward() | XPDFCore | [inline] |
clear() | XPDFCore | |
copySelection() | XPDFCore | |
displayDest(LinkDest *dest, int zoomA, int rotateA, GBool addToHist) | XPDFCore | |
displayPage(int pageA, int zoomA, int rotateA, GBool scrollToTop, GBool addToHist) | XPDFCore | |
doAction(LinkAction *action) | XPDFCore | |
doErrorDialog(char *title, GString *msg) | XPDFCore | |
doInfoDialog(char *title, GString *msg) | XPDFCore | |
doQuestionDialog(char *title, GString *msg) | XPDFCore | |
enableHyperlinks(GBool on) | XPDFCore | [inline] |
enableSelect(GBool on) | XPDFCore | [inline] |
extractText(int xMin, int yMin, int xMax, int yMax) | XPDFCore | |
extractText(int pageNum, int xMin, int yMin, int xMax, int yMax) | XPDFCore | |
find(char *s) | XPDFCore | |
getDoc() | XPDFCore | [inline] |
getDrawAreaHeight() | XPDFCore | [inline] |
getDrawAreaWidget() | XPDFCore | [inline] |
getDrawAreaWidth() | XPDFCore | [inline] |
getOutputDev() | XPDFCore | [inline] |
getPageNum() | XPDFCore | [inline] |
getRotate() | XPDFCore | [inline] |
getScrollX() | XPDFCore | [inline] |
getScrollY() | XPDFCore | [inline] |
getSelection(int *xMin, int *yMin, int *xMax, int *yMax) | XPDFCore | |
getWidget() | XPDFCore | [inline] |
getZoom() | XPDFCore | [inline] |
getZoomDPI() | XPDFCore | [inline] |
goBackward() | XPDFCore | |
goForward() | XPDFCore | |
gotoNextPage(int inc, GBool top) | XPDFCore | |
gotoPrevPage(int dec, GBool top, GBool bottom) | XPDFCore | |
loadFile(GString *fileName, GString *ownerPassword=NULL, GString *userPassword=NULL) | XPDFCore | |
moveSelection(int mx, int my) | XPDFCore | |
resizeToPage(int pg) | XPDFCore | |
scrollDown(int nLines=1) | XPDFCore | |
scrollLeft(int nCols=1) | XPDFCore | |
scrollPageDown() | XPDFCore | |
scrollPageUp() | XPDFCore | |
scrollRight(int nCols=1) | XPDFCore | |
scrollTo(int x, int y) | XPDFCore | |
scrollUp(int nLines=1) | XPDFCore | |
setActionCbk(XPDFActionCbk cbk, void *data) | XPDFCore | [inline] |
setBusyCursor(GBool busy) | XPDFCore | |
setKeyPressCbk(XPDFKeyPressCbk cbk, void *data) | XPDFCore | [inline] |
setMouseCbk(XPDFMouseCbk cbk, void *data) | XPDFCore | [inline] |
setReqPasswordCbk(XPDFReqPasswordCbk cbk, void *data) | XPDFCore | [inline] |
setSelection(int newXMin, int newYMin, int newXMax, int newYMax) | XPDFCore | |
setUpdateCbk(XPDFUpdateCbk cbk, void *data) | XPDFCore | [inline] |
takeFocus() | XPDFCore | |
XPDFCore(Widget shellA, Widget parentWidgetA, Gulong paperColorA, GBool fullScreenA, GBool reverseVideo, GBool installCmap, int rgbCubeSize) | XPDFCore | |
~XPDFCore() | XPDFCore | |
|