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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpopfont.c83 HFONT hFontNew ; local
85 hFontNew = CreateFontIndirect (&logfont) ;
86 SendMessage (hwndEdit, WM_SETFONT, hFontNew, 0L) ;
88 hFont = hFontNew ;

Completed in 42 milliseconds