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

/inkscape/src/libnrtype/
H A Dfont-instance.h49 void InstallFace(PangoFont* iFace); // utility; should reset the pFont field if loading failed
H A DFontInstance.cpp292 void font_instance::InstallFace(PangoFont* iFace) argument
294 if ( !iFace ) {
297 pFont=iFace;
298 iFace = NULL;

Completed in 15 milliseconds