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

/inkscape/packaging/macosx/ports/_resources/port1.0/group/
H A Dpython-1.0.tcl96 fetch {}
/inkscape/src/util/
H A Dunits.cpp341 std::istringstream tmp_v(match_info.fetch(0));
353 abbr = match_info.fetch(0);
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-gtkmm.cpp260 width = match_info.fetch(1).raw();
264 height = match_info.fetch(1).raw();

Completed in 75 milliseconds