Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Prefs_SchemeIds.h97 #define XAP_PREF_KEY_ColorForSquiggle "ColorSquiggle" macro
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_protected.cpp5851 if (pPrefs->getPrefsValue(static_cast<const gchar *>(XAP_PREF_KEY_ColorForSquiggle), &pszTmpColor)) in _prefsListener()
H A Dfv_View.cpp352 if (pApp->getPrefsValue(static_cast<const gchar *>(XAP_PREF_KEY_ColorForSquiggle), &pszTmpColor)) in FV_View()