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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpopfont.c47 static HFONT hFont ; variable
77 hFont = CreateFontIndirect (&logfont) ;
78 SendMessage (hwndEdit, WM_SETFONT, hFont, 0L) ;
87 DeleteObject (hFont) ;
88 hFont = hFontNew ;
93 DeleteObject (hFont) ;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx8core.h121 HRESULT WINAPI D3DXCreateFont(LPDIRECT3DDEVICE8 pDevice, HFONT hFont, LPD3DXFONT* ppFont);
H A Dstdole2.idl262 [propget] HRESULT hFont([out, retval] OLE_HANDLE *phfont);
270 HRESULT AddRefHfont([in] OLE_HANDLE hFont);
272 HRESULT ReleaseHfont([in] OLE_HANDLE hFont);
H A Dmlang.idl71 [in] HFONT hFont,
81 [in] HFONT hFont);
201 [in] HFONT hFont,
205 [in] HFONT hFont);
H A Docidl.idl105 [propget] HRESULT hFont( [out] HFONT *phfont );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dstdole2.idl262 [propget] HRESULT hFont([out, retval] OLE_HANDLE *phfont);
270 HRESULT AddRefHfont([in] OLE_HANDLE hFont);
272 HRESULT ReleaseHfont([in] OLE_HANDLE hFont);
H A Dmlang.idl71 [in] HFONT hFont,
81 [in] HFONT hFont);
201 [in] HFONT hFont,
205 [in] HFONT hFont);
H A Docidl.idl105 [propget] HRESULT hFont( [out] HFONT *phfont );

Completed in 48 milliseconds