Searched defs:iFont (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libnrtype/ | ||
H A D | TextWrapper.cpp | 72 void text_wrapper::SetDefaultFont(font_instance *iFont) argument 75 if ( iFont ) iFont->Ref(); 77 default_font = iFont; |
Completed in 16 milliseconds