Home
last modified time | relevance | path

Searched refs:XAP_PREF_KEY_UseHebrewContextGlyphs (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Prefs_SchemeIds.h73 #define XAP_PREF_KEY_UseHebrewContextGlyphs "UseGlyphShapingForHebrew" macro
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_protected.cpp5933 …|| ((pPrefs->getPrefsValueBool(static_cast<const gchar*>(XAP_PREF_KEY_UseHebrewContextGlyphs), &b)… in _prefsListener()
H A Dfv_View.cpp539 pApp->getPrefsValueBool(XAP_PREF_KEY_UseHebrewContextGlyphs, &m_bUseHebrewContextGlyphs); in FV_View()