Searched defs:iFace (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | FontInstance.cpp | 292 void font_instance::InstallFace(PangoFont* iFace) argument 294 if ( !iFace ) { 297 pFont=iFace; 298 iFace = NULL; |
Completed in 23 milliseconds