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

/inkscape/src/libcroco/
H A Dcr-simple-sel.h51 UNIVERSAL_SELECTOR = 1, enumerator in enum:SimpleSelectorType
H A Dcr-sel-eng.c639 || (cur_sel->type_mask & UNIVERSAL_SELECTOR)) {
659 && !(cur_sel->type_mask & UNIVERSAL_SELECTOR)) {
H A Dcr-parser.c1689 int comb = (int)sel->type_mask | (int) UNIVERSAL_SELECTOR;

Completed in 93 milliseconds