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

/inkscape/src/libnrtype/
H A DTextWrapper.h70 void SetDefaultFont(font_instance *iFont);
H A DTextWrapper.cpp72 void text_wrapper::SetDefaultFont(font_instance *iFont) argument
75 if ( iFont ) iFont->Ref();
77 default_font = iFont;

Completed in 17 milliseconds