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

/inkscape/src/
H A Ddesktop-style.h43 QUERY_STYLE_PROPERTY_STROKEJOIN, // stroke join enumerator in enum:__anon20
H A Ddesktop-style.cpp1871 } else if (property == QUERY_STYLE_PROPERTY_STROKEJOIN) {
1941 int result_strokejoin = sp_desktop_query_style (desktop, query, QUERY_STYLE_PROPERTY_STROKEJOIN);
/inkscape/src/widgets/
H A Dstroke-style.cpp900 int result_join = sp_desktop_query_style (SP_ACTIVE_DESKTOP, &query, QUERY_STYLE_PROPERTY_STROKEJOIN);

Completed in 267 milliseconds