Home
last modified time | relevance | path

Searched refs:getZoomType (Results 1 – 22 of 22) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Frame.cpp343 XAP_Frame::tZoomType iZoomType = pF->getZoomType(); in buildFrame()
575 *tZoom = getZoomType(); in getNewZoom()
593 *tZoom = pLastFrame->getZoomType(); in getNewZoom()
607 *tZoom = pLastFrame->getZoomType(); in getNewZoom()
612 *tZoom = pF->getZoomType(); in getNewZoom()
679 if(getZoomType() == XAP_Frame::z_PAGEWIDTH) in _showDocument()
684 else if(getZoomType() == XAP_Frame::z_WHOLEPAGE) in _showDocument()
H A Dap_Menu_Functions.cpp2037 …Frame->getZoomPercentage() == 200 && (pFrame->getZoomType() == XAP_Frame::z_PERCENT || pFrame->get… in Defun_EV_GetMenuItemState_Fn()
2041 …Frame->getZoomPercentage() == 100 && (pFrame->getZoomType() == XAP_Frame::z_PERCENT || pFrame->get… in Defun_EV_GetMenuItemState_Fn()
2045 …pFrame->getZoomPercentage() == 75 && (pFrame->getZoomType() == XAP_Frame::z_PERCENT || pFrame->get… in Defun_EV_GetMenuItemState_Fn()
2049 if (pFrame->getZoomPercentage() == 50 && pFrame->getZoomType() == XAP_Frame::z_PERCENT) in Defun_EV_GetMenuItemState_Fn()
2054 if (pFrame->getZoomType() == XAP_Frame::z_WHOLEPAGE) in Defun_EV_GetMenuItemState_Fn()
2059 if (pFrame->getZoomType() == XAP_Frame::z_PAGEWIDTH) in Defun_EV_GetMenuItemState_Fn()
H A Dap_Toolbar_Functions.cpp829 switch(pFrame->getZoomType()) in Defun_EV_GetToolbarItemState_Fn()
H A Dap_EditMethods.cpp9061 pDialog->setZoomType(pFrame->getZoomType()); in s_doZoomDlg()
9065 switch (pDialog->getZoomType()) in s_doZoomDlg()
9083 pFrame->setZoomType(pDialog->getZoomType()); in s_doZoomDlg()
10144 if (pFrame->getZoomType() == pFrame->z_PAGEWIDTH || pFrame->getZoomType() == pFrame->z_WHOLEPAGE) in Defun1()
10183 if (pFrame->getZoomType() == pFrame->z_PAGEWIDTH || pFrame->getZoomType() == pFrame->z_WHOLEPAGE) in Defun1()
10219 if (pFrame->getZoomType() == pFrame->z_PAGEWIDTH || pFrame->getZoomType() == pFrame->z_WHOLEPAGE) in Defun1()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Dlg_Zoom.h53 XAP_Frame::tZoomType getZoomType(void);
H A Dxap_Dlg_Zoom.cpp68 XAP_Frame::tZoomType XAP_Dialog_Zoom::getZoomType(void) in getZoomType() function in XAP_Dialog_Zoom
H A Dxap_Frame.cpp632 if(getZoomType() == z_PAGEWIDTH) in setZoomPercentage()
636 else if(getZoomType() == z_WHOLEPAGE) in setZoomPercentage()
954 switch( getZoomType() ) in quickZoom()
980 switch( getZoomType() ) in updateZoom()
H A Dxap_Frame.h154 XAP_Frame::tZoomType getZoomType() { return m_zoomType; } in getZoomType() function
/dports/editors/abiword/abiword-3.0.5/src/af/xap/cocoa/
H A Dxap_CocoaDlg_Zoom.cpp174 XAP_Frame::tZoomType zoomType = getZoomType(); in _populateWindowData()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDlg_Zoom.cpp277 switch(getZoomType()) in _populateWindowData()
H A Dxap_UnixFrameImpl.cpp893 ((prevWidth == iNewWidth) && (pFrame->getZoomType() != XAP_Frame::z_WHOLEPAGE))) in do_ZoomUpdate()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxWebView.erl28 getZoomType/1,goBack/1,goForward/1,hasSelection/1,isBackendAvailable/1,
493 -spec getZoomType(This) -> wx:wx_enum() when
495 getZoomType(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxWebView.erl28 getZoomType/1,goBack/1,goForward/1,hasSelection/1,isBackendAvailable/1,
493 -spec getZoomType(This) -> wx:wx_enum() when
495 getZoomType(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxWebView.erl28 getZoomType/1,goBack/1,goForward/1,hasSelection/1,isBackendAvailable/1,
493 -spec getZoomType(This) -> wx:wx_enum() when
495 getZoomType(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxWebView.erl28 getZoomType/1,goBack/1,goForward/1,hasSelection/1,isBackendAvailable/1,
493 -spec getZoomType(This) -> wx:wx_enum() when
495 getZoomType(#wx_ref{type=ThisT}=This) -> function
/dports/editors/abiword/abiword-3.0.5/plugins/presentation/xp/
H A DPresentation.cpp472 m_OldZoomType = pFrame->getZoomType(); in start()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixFrameImpl.cpp486 XAP_Frame::tZoomType tZoom = getFrame()->getZoomType(); in _setScrollRange()
H A Dabiwidget-gtk2.cpp1205 if(pFrame->getZoomType() == XAP_Frame::z_PAGEWIDTH) in _abi_widget_set_show_margin()
H A Dabiwidget.cpp1204 if(pFrame->getZoomType() == XAP_Frame::z_PAGEWIDTH) in _abi_widget_set_show_margin()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32FrameImpl.cpp523 XAP_Frame::tZoomType tZoom = getFrame()->getZoomType(); in _setXScrollRange()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_DocLayout.cpp2283 XAP_Frame::tZoomType zt = pFrame->getZoomType(); in setDocViewPageSize()
/dports/lang/erlang-doc/otp_doc_html_24.1/lib/wx-2.1/doc/html/
H A Dwx.eix4602 {"getZoomType", "getZoomType(This)", "getZoomType-1"},