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

/inkscape/src/widgets/
H A Dstroke-style.cpp902 int result_order = sp_desktop_query_style (SP_ACTIVE_DESKTOP, &query, QUERY_STYLE_PROPERTY_PAINTORDER); local
981 if (result_order != QUERY_STYLE_MULTIPLE_DIFFERENT &&
982 result_order != QUERY_STYLE_NOTHING ) {

Completed in 199 milliseconds