Searched refs:cr_doc_handler_get_result (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/libcroco/ |
H A D | cr-doc-handler.c | 131 * cr_doc_handler_get_result: 141 cr_doc_handler_get_result (CRDocHandler const * a_this, gpointer * a_result) function
|
H A D | cr-doc-handler.h | 279 enum CRStatus cr_doc_handler_get_result (CRDocHandler const *a_this, gpointer * a_result) ;
|
H A D | cr-statement.c | 278 status = cr_doc_handler_get_result (a_this, (gpointer *) stmtptr); 414 status = cr_doc_handler_get_result (a_this, (gpointer *) stmtptr); 444 status = cr_doc_handler_get_result (a_this, (gpointer *) rulesetptr); 467 status = cr_doc_handler_get_result (a_this, (gpointer *) resultptr); 1095 status = cr_doc_handler_get_result (sac_handler, 1245 status = cr_doc_handler_get_result (sac_handler, 1555 status = cr_doc_handler_get_result (sac_handler, 1771 status = cr_doc_handler_get_result (sac_handler,
|
H A D | cr-om-parser.c | 887 status = cr_doc_handler_get_result (sac_handler, 977 status = cr_doc_handler_get_result
|
Completed in 24 milliseconds