Searched defs:result_style (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dtext-edit.cpp350 int result_style = sp_desktop_query_style (SP_ACTIVE_DESKTOP, &query, QUERY_STYLE_PROPERTY_FONTSTYLE); local
355 if (result_family == QUERY_STYLE_NOTHING || result_style == QUERY_STYLE_NOTHING
/inkscape/src/widgets/
H A Dtext-toolbar.cpp1143 int result_style = sp_desktop_query_style (SP_ACTIVE_DESKTOP, &query, QUERY_STYLE_PROPERTY_FONTSTYLE); local
1154 result_style == QUERY_STYLE_NOTHING ||

Completed in 205 milliseconds