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

/inkscape/src/ui/dialog/
H A Dsymbols.h92 gchar const* style_from_use( gchar const* id, SPDocument* document);
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 17 milliseconds