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

/inkscape/src/ui/widget/
H A Dcombo-enums.h35 Glib::ustring bn=(*b)[_columns.label]; local
36 return an.compare(bn);
/inkscape/src/libavoid/
H A Dconnector.cpp1553 Avoid::Point& bn = *(p_path[i]);
1568 &bn, &an, reversed);
1598 Avoid::Point& bn = *(p_path[i]); local
1599 COLA_ASSERT(an == bn);
1619 //printf("1: %X, %X\n", (int) &(bn), (int) &(an));
1622 std::make_pair(&bn, polyConnRef),

Completed in 18 milliseconds