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

/inkscape/src/
H A Dsp-tref.cpp315 sp_tref_reference_allowed(SPTRef *tref, SPObject *possible_ref) argument
319 if (tref && possible_ref) {
320 if (tref != possible_ref) {
323 if (possible_ref == obj) {

Completed in 2094 milliseconds