, including all inherited members.
CancelRendering() | pdftron::PDF::PDFView | |
ClearSelection() | pdftron::PDF::PDFView | |
CloseDoc() | pdftron::PDF::PDFView | |
ConvCanvasPtToPagePt(double &x, double &y, int page_num=-1) const | pdftron::PDF::PDFView | |
ConvCanvasPtToScreenPt(double &x, double &y) const | pdftron::PDF::PDFView | |
ConvPagePtToCanvasPt(double &x, double &y, int page_num=-1) const | pdftron::PDF::PDFView | |
ConvPagePtToScreenPt(double &x, double &y, int page_num=-1) const | pdftron::PDF::PDFView | |
ConvScreenPtToCanvasPt(double &x, double &y) const | pdftron::PDF::PDFView | |
ConvScreenPtToPagePt(double &x, double &y, int page_num=-1) const | pdftron::PDF::PDFView | |
CurrentPageProc typedef | pdftron::PDF::PDFView | |
e_facing enum value | pdftron::PDF::PDFView | |
e_facing_continuous enum value | pdftron::PDF::PDFView | |
e_facing_continuous_cover enum value | pdftron::PDF::PDFView | |
e_facing_cover enum value | pdftron::PDF::PDFView | |
e_fit_height enum value | pdftron::PDF::PDFView | |
e_fit_page enum value | pdftron::PDF::PDFView | |
e_fit_width enum value | pdftron::PDF::PDFView | |
e_single_continuous enum value | pdftron::PDF::PDFView | |
e_single_page enum value | pdftron::PDF::PDFView | |
e_zoom enum value | pdftron::PDF::PDFView | |
FindText(const UString &search_str, bool match_case=false, bool match_whole_word=false, bool search_up=false, bool reg_exp=false) | pdftron::PDF::PDFView | |
GetBuffer() const | pdftron::PDF::PDFView | |
GetBufferHeight() const | pdftron::PDF::PDFView | |
GetBufferStride() const | pdftron::PDF::PDFView | |
GetBufferWidth() const | pdftron::PDF::PDFView | |
GetCanvasHeight() const | pdftron::PDF::PDFView | |
GetCanvasWidth() const | pdftron::PDF::PDFView | |
GetCurrentPage() const | pdftron::PDF::PDFView | |
GetDeviceTransform(int page_num=-1) const | pdftron::PDF::PDFView | |
GetDoc() | pdftron::PDF::PDFView | |
GetHScrollPos() const | pdftron::PDF::PDFView | |
GetOCGContext() | pdftron::PDF::PDFView | |
GetPageCount() const | pdftron::PDF::PDFView | |
GetPageNumberFromScreenPt(double x, double y) const | pdftron::PDF::PDFView | |
GetPagePresentationMode() const | pdftron::PDF::PDFView | |
GetPageViewMode() const | pdftron::PDF::PDFView | |
GetRotation() const | pdftron::PDF::PDFView | |
GetSelection(int pagenum=-1) const | pdftron::PDF::PDFView | |
GetSelectionBeginPage() const | pdftron::PDF::PDFView | |
GetSelectionEndPage() const | pdftron::PDF::PDFView | |
GetVScrollPos() const | pdftron::PDF::PDFView | |
GetZoom() const | pdftron::PDF::PDFView | |
GotoFirstPage() | pdftron::PDF::PDFView | |
GotoLastPage() | pdftron::PDF::PDFView | |
GotoNextPage() | pdftron::PDF::PDFView | |
GotoPreviousPage() | pdftron::PDF::PDFView | |
HasSelection() const | pdftron::PDF::PDFView | |
HasSelectionOnPage(int ipage) const | pdftron::PDF::PDFView | |
IsFinishedRendering() const | pdftron::PDF::PDFView | |
OnScroll(int pix_dx, int pix_dy) | pdftron::PDF::PDFView | |
OnSize(int width, int height) | pdftron::PDF::PDFView | |
PagePresentationMode enum name | pdftron::PDF::PDFView | |
PageViewMode enum name | pdftron::PDF::PDFView | |
PDFView() | pdftron::PDF::PDFView | |
RenderBeginEventProc typedef | pdftron::PDF::PDFView | |
RenderFinishEventProc typedef | pdftron::PDF::PDFView | |
RotateClockwise() | pdftron::PDF::PDFView | |
RotateCounterClockwise() | pdftron::PDF::PDFView | |
SelectAll() | pdftron::PDF::PDFView | |
SelectByHighlights(const Highlights &highlights) | pdftron::PDF::PDFView | |
SelectByRect(double x1, double y1, double x2, double y2) | pdftron::PDF::PDFView | |
SelectByStruct(double x1, double y1, double x2, double y2) | pdftron::PDF::PDFView | |
SetAntiAliasing(bool enable_aa) | pdftron::PDF::PDFView | |
SetBackgroundColor(UInt8 r, UInt8 g, UInt8 b) | pdftron::PDF::PDFView | |
SetCaching(bool enabled) | pdftron::PDF::PDFView | |
SetCurrentPage(int page_num) | pdftron::PDF::PDFView | |
SetCurrentPageProc(CurrentPageProc curr_pagenum_proc, void *data) | pdftron::PDF::PDFView | |
SetDefaultPageColor(UInt8 r, UInt8 g, UInt8 b) | pdftron::PDF::PDFView | |
SetDoc(PDFDoc &doc) | pdftron::PDF::PDFView | |
SetDrawAnnotations(bool render_annots) | pdftron::PDF::PDFView | |
SetErrorReportProc(PDFRasterizer::ErrorReportProc error_proc, void *data) | pdftron::PDF::PDFView | |
SetGamma(double exp) | pdftron::PDF::PDFView | |
SetHorizontalAlign(int align) | pdftron::PDF::PDFView | |
SetHScrollPos(double pos) | pdftron::PDF::PDFView | |
SetImageSmoothing(bool smoothing_enabled=true) | pdftron::PDF::PDFView | |
SetOCGContext(const OCG::Context &ctx) | pdftron::PDF::PDFView | |
SetPageBorderVisibility(bool border_visible) | pdftron::PDF::PDFView | |
SetPagePresentationMode(PagePresentationMode mode) | pdftron::PDF::PDFView | |
SetPageSpacing(int horiz_col_space, int vert_col_space, int horiz_pad, int vert_pad) | pdftron::PDF::PDFView | |
SetPageViewMode(PageViewMode mode) | pdftron::PDF::PDFView | |
SetRasterizerType(PDFRasterizer::Type type) | pdftron::PDF::PDFView | |
SetRenderBeginProc(RenderBeginEventProc proc, void *data) | pdftron::PDF::PDFView | |
SetRenderFinishProc(RenderFinishEventProc proc, void *data) | pdftron::PDF::PDFView | |
SetVerticalAlign(int align) | pdftron::PDF::PDFView | |
SetVScrollPos(double pos) | pdftron::PDF::PDFView | |
SetZoom(double zoom) | pdftron::PDF::PDFView | |
SetZoom(int x, int y, double zoom) | pdftron::PDF::PDFView | |
ShowRect(int page_num, const Rect &rect) | pdftron::PDF::PDFView | |
Update() | pdftron::PDF::PDFView | |
Update(const Rect &update) | pdftron::PDF::PDFView | |
Update(const Annot &annot, int page_num) | pdftron::PDF::PDFView | |
UpdatePageLayout() | pdftron::PDF::PDFView | |
~PDFView() | pdftron::PDF::PDFView | |