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

/inkscape/src/libnrtype/
H A DFontFactory.cpp628 PangoFont *nFace = NULL; local
633 nFace = pango_font_map_load_font(fontServer,fontContext,descr);
639 if ( nFace ) {
649 res->InstallFace(nFace);

Completed in 14 milliseconds