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

/inkscape/src/ui/dialog/
H A Dsymbols.cpp490 style = style_from_use( symbol_id.c_str(), currentDocument );
704 gchar const* SymbolsDialog::style_from_use( gchar const* id, SPDocument* document) { function in class:Inkscape::UI::Dialog::SymbolsDialog
791 style = style_from_use( id, symbol->document );

Completed in 13 milliseconds