Searched refs:end_font_face (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-doc-handler.c194 a_this->end_font_face = NULL;
H A Dcr-doc-handler.h173 *be a corresponding end_font_face () event for every
189 void (*end_font_face) (CRDocHandler *a_this) ; member in struct:_CRDocHandler
H A Dcr-om-parser.c71 static void end_font_face (CRDocHandler * a_this);
170 sac_handler->end_font_face = end_font_face;
231 end_font_face (CRDocHandler * a_this) function
H A Dcr-statement.c1750 sac_handler->end_font_face = parse_font_face_end_font_face_cb;
/inkscape/src/
H A Dsp-style-elem.cpp290 sac_handler->end_font_face = end_font_face_cb;

Completed in 25 milliseconds