| CancelRendering() | pdftron::PDF::PDFView | |
| ClearSelection() | pdftron::PDF::PDFView | |
| ConvCanvasPtToPagePt(double &x, double &y, int page_num=-1) | pdftron::PDF::PDFView | |
| ConvCanvasPtToScreenPt(double &x, double &y) | pdftron::PDF::PDFView | |
| ConvPagePtToCanvasPt(double &x, double &y, int page_num=-1) | pdftron::PDF::PDFView | |
| ConvPagePtToScreenPt(double &x, double &y, int page_num=-1) | pdftron::PDF::PDFView | |
| ConvScreenPtToCanvasPt(double &x, double &y) | pdftron::PDF::PDFView | |
| ConvScreenPtToPagePt(double &x, double &y, int page_num=-1) | pdftron::PDF::PDFView | |
| CurrentPageProc typedef | pdftron::PDF::PDFView | |
| e_custom enum value | pdftron::PDF::PDFView | |
| e_facing enum value | pdftron::PDF::PDFView | |
| e_facing_continuous enum value | pdftron::PDF::PDFView | |
| e_fit_page enum value | pdftron::PDF::PDFView | |
| e_fit_width enum value | pdftron::PDF::PDFView | |
| e_pan enum value | pdftron::PDF::PDFView | |
| e_single_continuous enum value | pdftron::PDF::PDFView | |
| e_single_page enum value | pdftron::PDF::PDFView | |
| e_text_rect_select enum value | pdftron::PDF::PDFView | |
| e_text_struct_select 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) | pdftron::PDF::PDFView | |
| GetBuffer() | pdftron::PDF::PDFView | |
| GetBufferHeight() | pdftron::PDF::PDFView | |
| GetBufferStride() | pdftron::PDF::PDFView | |
| GetBufferWidth() | pdftron::PDF::PDFView | |
| GetCanvasHeight() | pdftron::PDF::PDFView | |
| GetCanvasWidth() | pdftron::PDF::PDFView | |
| GetCurrentPage() | pdftron::PDF::PDFView | |
| GetDeviceTransform(int page_num=-1) | pdftron::PDF::PDFView | |
| GetDoc() | pdftron::PDF::PDFView | |
| GetHScrollPos() | pdftron::PDF::PDFView | |
| GetOCGContext() | pdftron::PDF::PDFView | |
| GetPageCount() | pdftron::PDF::PDFView | |
| GetPageNumberFromScreenPt(double x, double y) | pdftron::PDF::PDFView | |
| GetPagePresentationMode() | pdftron::PDF::PDFView | |
| GetPageViewMode() | pdftron::PDF::PDFView | |
| GetSelection() | pdftron::PDF::PDFView | |
| GetToolMode() | pdftron::PDF::PDFView | |
| GetVScrollPos() | pdftron::PDF::PDFView | |
| GetZoom() | pdftron::PDF::PDFView | |
| GotoFirstPage() | pdftron::PDF::PDFView | |
| GotoLastPage() | pdftron::PDF::PDFView | |
| GotoNextPage() | pdftron::PDF::PDFView | |
| GotoPreviousPage() | pdftron::PDF::PDFView | |
| HasSelection() | pdftron::PDF::PDFView | |
| InvalidateRect(const Rect *rect=0) | pdftron::PDF::PDFView | |
| IsFinishedRendering() | pdftron::PDF::PDFView | |
| OnScroll(int pix_dx, int pix_dy) | pdftron::PDF::PDFView | |
| OnSize(int width, int height, int stride) | 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 | |
| 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 | |
| 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 | |
| SetToolMode(ToolMode mode) | 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 | |
| ToolMode enum name | pdftron::PDF::PDFView | |
| Update() | pdftron::PDF::PDFView | |
| ~PDFView() | pdftron::PDF::PDFView | |