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

/inkscape/src/libcroco/
H A Dcr-om-parser.c63 CRSelector * a_selector_list);
66 CRSelector * a_selector_list);
566 start_selector (CRDocHandler * a_this, CRSelector * a_selector_list) argument
583 (ctxt->stylesheet, a_selector_list, NULL, NULL);
587 end_selector (CRDocHandler * a_this, CRSelector * a_selector_list) argument
593 (void) a_selector_list;
642 a_selector_list = NULL; /*keep compiler happy */

Completed in 16 milliseconds