Home
last modified time | relevance | path

Searched refs:XAP_PREF_KEY_ZoomType (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Frame.cpp298 pApp->getPrefsValue(XAP_PREF_KEY_ZoomType, stTmp); in initialize()
634 pScheme->setValue(XAP_PREF_KEY_ZoomType,"Width"); in setZoomPercentage()
638 pScheme->setValue(XAP_PREF_KEY_ZoomType,"Page"); in setZoomPercentage()
642 pScheme->setValue(XAP_PREF_KEY_ZoomType,sZoom.c_str()); in setZoomPercentage()
H A Dxap_Prefs_SchemeIds.h140 #define XAP_PREF_KEY_ZoomType "ZoomType" macro
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Frame.cpp574 pApp->getPrefsValue(XAP_PREF_KEY_ZoomType, sZoom); in getNewZoom()
H A Dap_EditMethods.cpp9068 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in s_doZoomDlg()
9072 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in s_doZoomDlg()
9078 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in s_doZoomDlg()
9105 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun1()
9129 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun1()
9153 …fail(pPrefsScheme, false); pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun1()
9177 …fail(pPrefsScheme, false); pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun1()
9201 …fail(pPrefsScheme, false); pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun1()
10422 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun()
10430 pPrefsScheme->setValue(static_cast<const gchar*>(XAP_PREF_KEY_ZoomType), in Defun()
[all …]