Searched refs:result_join (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dstroke-style.cpp900 int result_join = sp_desktop_query_style (SP_ACTIVE_DESKTOP, &query, QUERY_STYLE_PROPERTY_STROKEJOIN); local
967 if (result_join != QUERY_STYLE_MULTIPLE_DIFFERENT &&
968 result_join != QUERY_STYLE_NOTHING ) {

Completed in 18 milliseconds