Searched refs:cr_doc_handler_get_ctxt (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/libcroco/ |
H A D | cr-om-parser.c | 220 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 242 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 282 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 319 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 355 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 401 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 440 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 471 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 517 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) ctxtptr); 574 status = cr_doc_handler_get_ctxt (a_thi [all...] |
H A D | cr-doc-handler.c | 94 * cr_doc_handler_get_ctxt: 104 cr_doc_handler_get_ctxt (CRDocHandler const * a_this, gpointer * a_ctxt) function
|
H A D | cr-doc-handler.h | 283 enum CRStatus cr_doc_handler_get_ctxt (CRDocHandler const *a_this, gpointer * a_ctxt) ;
|
H A D | cr-statement.c | 63 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr); 92 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr); 133 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) resultptr); 178 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr); 203 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr); 230 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr); 304 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) at_media_ptr); 335 status = cr_doc_handler_get_ctxt (a_this, 363 status = cr_doc_handler_get_ctxt (a_this, (gpointer *) stmtptr); 386 status = cr_doc_handler_get_ctxt (a_thi [all...] |
Completed in 19 milliseconds