| ActiveObserversForTesting() const | fxcrt::Observable | inlineprotected |
| AddObserver(ObserverIface *pObserver) | fxcrt::Observable | |
| CanRedo() | CPDFSDK_PageView | |
| CanUndo() | CPDFSDK_PageView | |
| ClearPage(CPDF_Page *pPage) override | CPDFSDK_PageView | virtual |
| CPDFSDK_PageView(CPDFSDK_FormFillEnvironment *pFormFillEnv, IPDF_Page *page) | CPDFSDK_PageView | |
| GetAnnotByDict(const CPDF_Dictionary *pDict) | CPDFSDK_PageView | |
| GetAnnotList() const | CPDFSDK_PageView | |
| GetCurrentMatrix() const | CPDFSDK_PageView | inline |
| GetFirstFocusableAnnot() | CPDFSDK_PageView | |
| GetFocusAnnot() | CPDFSDK_PageView | |
| GetFocusedFormText() | CPDFSDK_PageView | |
| GetFormFillEnv() const | CPDFSDK_PageView | inline |
| GetLastFocusableAnnot() | CPDFSDK_PageView | |
| GetNextAnnot(CPDFSDK_Annot *pAnnot) | CPDFSDK_PageView | |
| GetPageIndex() const | CPDFSDK_PageView | |
| GetPDFDocument() | CPDFSDK_PageView | |
| GetPDFPage() const | CPDFSDK_PageView | |
| GetPrevAnnot(CPDFSDK_Annot *pAnnot) | CPDFSDK_PageView | |
| GetSelectedText() | CPDFSDK_PageView | |
| IsBeingDestroyed() const | CPDFSDK_PageView | inline |
| IsIndexSelected(int index) | CPDFSDK_PageView | |
| IsLocked() const | CPDFSDK_PageView | inline |
| IsValid() const | CPDFSDK_PageView | inline |
| IsValidAnnot(const CPDF_Annot *p) const | CPDFSDK_PageView | |
| IsValidSDKAnnot(const CPDFSDK_Annot *p) const | CPDFSDK_PageView | |
| LoadFXAnnots() | CPDFSDK_PageView | |
| NotifyObservers() | fxcrt::Observable | |
| Observable() | fxcrt::Observable | |
| Observable(const Observable &that)=delete | fxcrt::Observable | |
| OnChar(uint32_t nChar, Mask< FWL_EVENTFLAG > nFlags) | CPDFSDK_PageView | |
| OnFocus(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| OnKeyDown(FWL_VKEYCODE nKeyCode, Mask< FWL_EVENTFLAG > nFlags) | CPDFSDK_PageView | |
| OnLButtonDblClk(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| OnLButtonDown(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| OnLButtonUp(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| OnMouseMove(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| OnMouseWheel(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point, const CFX_Vector &delta) | CPDFSDK_PageView | |
| OnRButtonDown(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| OnRButtonUp(Mask< FWL_EVENTFLAG > nFlags, const CFX_PointF &point) | CPDFSDK_PageView | |
| operator=(const Observable &that)=delete | fxcrt::Observable | |
| PageView_OnDraw(CFX_RenderDevice *pDevice, const CFX_Matrix &mtUser2Device, CPDF_RenderOptions *pOptions, const FX_RECT &pClip) | CPDFSDK_PageView | |
| Redo() | CPDFSDK_PageView | |
| RemoveObserver(ObserverIface *pObserver) | fxcrt::Observable | |
| ReplaceAndKeepSelection(const WideString &text) | CPDFSDK_PageView | |
| ReplaceSelection(const WideString &text) | CPDFSDK_PageView | |
| SelectAllText() | CPDFSDK_PageView | |
| SetBeingDestroyed() | CPDFSDK_PageView | inline |
| SetIndexSelected(int index, bool selected) | CPDFSDK_PageView | |
| SetValid(bool bValid) | CPDFSDK_PageView | inline |
| Undo() | CPDFSDK_PageView | |
| UpdateRects(const std::vector< CFX_FloatRect > &rects) | CPDFSDK_PageView | |
| UpdateView(CPDFSDK_Annot *pAnnot) | CPDFSDK_PageView | |
| ~CPDFSDK_PageView() | CPDFSDK_PageView | |
| ~Observable() | fxcrt::Observable | |