Home
last modified time | relevance | path

Searched refs:background_none (Results 1 – 7 of 7) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpp_PropertyMap.cpp361 return background_none; // erk! in background_type()
369 background = background_none; in background_type()
H A Dpp_PropertyMap.h297 background_none, // background-color: transparent enumerator
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpdevicestatus.c80 GtkWidget *background_none; member
366 pack_prop_widget (GTK_BOX (hbox), entry->background, &entry->background_none); in gimp_device_status_device_add()
517 entry->background_none, in gimp_device_status_notify_info()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_FrameLayout.cpp1425 background.m_t_background = PP_PropertyMap::background_none; in s_background_properties()
H A Dfl_TableLayout.cpp2968 background.m_t_background = PP_PropertyMap::background_none; in s_background_properties()
H A Dfp_TableContainer.cpp855 background.m_t_background = PP_PropertyMap::background_none; in getBackground()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_RTF_listenerWriteDoc.cpp148 background.m_t_background = PP_PropertyMap::background_none; in s_background_properties()
1200 if(background.m_t_background != PP_PropertyMap::background_none) in _openFrame()