Home
last modified time | relevance | path

Searched refs:FVCheckFont (Results 1 – 1 of 1) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontview.c5723 static GFont *FVCheckFont(FontView *fv,int type) { in FVCheckFont() function
5971 if ( styles!=laststyles ) GDrawSetFont(pixmap,FVCheckFont(fv,styles)); in FVExpose()
5996 if ( styles!=laststyles ) GDrawSetFont(pixmap,FVCheckFont(fv,styles)); in FVExpose()