Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaiku_support.h446 BView_SetFont (void *view, void *font);
H A Dhaiku_draw_support.cc165 BView_SetFont (void *view, void *font) in BView_SetFont() function
H A Dhaikufont.c1000 BView_SetFont (view, ((struct haikufont_info *) info)->be_font); in haikufont_draw()