/third_party/skia/include/ports/ |
D | SkTypeface_win.h | 17 typedef struct tagLOGFONTW LOGFONTW; typedef 18 typedef LOGFONTW LOGFONT;
|
/third_party/flutter/skia/include/ports/ |
D | SkTypeface_win.h | 17 typedef struct tagLOGFONTW LOGFONTW; typedef 18 typedef LOGFONTW LOGFONT;
|
/third_party/harfbuzz/src/ |
D | hb-uniscribe.h | 37 HB_EXTERN LOGFONTW *
|
D | hb-uniscribe.cc | 513 mutable LOGFONTW log_font; 520 populate_log_font (LOGFONTW *lf, in populate_log_font() 596 LOGFONTW *
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-uniscribe.h | 37 HB_EXTERN LOGFONTW *
|
D | hb-uniscribe.cc | 512 mutable LOGFONTW log_font; 519 populate_log_font (LOGFONTW *lf, in populate_log_font() 585 LOGFONTW *
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-uniscribe.h | 37 HB_EXTERN LOGFONTW *
|
D | hb-uniscribe.cc | 470 mutable LOGFONTW log_font; 477 populate_log_font (LOGFONTW *lf, in populate_log_font() 553 LOGFONTW *
|
/third_party/gn/src/base/win/ |
D | windows_types.h | 98 typedef struct tagLOGFONTW LOGFONTW, *PLOGFONTW, *NPLOGFONTW, *LPLOGFONTW; typedef 99 typedef LOGFONTW LOGFONT;
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/ |
D | SDL_windowsvideo.h | 110 LOGFONTW W;
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | dimm.idl | 77 } LOGFONTW; 153 LOGFONTW W; 218 HRESULT GetCompositionFontW ([in] HIMC hIMC,[out] LOGFONTW *plf); 250 HRESULT SetCompositionFontW ([in] HIMC hIMC,[in] LOGFONTW *plf); 290 HRESULT GetCompositionFontW ([in] HIMC hIMC,[out] LOGFONTW *plf); 322 HRESULT SetCompositionFontW ([in] HIMC hIMC,[in] LOGFONTW *plf);
|
D | shtypes.idl | 301 } LOGFONTW; 305 typedef LOGFONTW LOGFONT;
|
D | shtypes.h | 299 } LOGFONTW; typedef
|
D | dimm.h | 179 } LOGFONTW; 244 LOGFONTW W; 692 LOGFONTW *plf) = 0; 866 LOGFONTW *plf) = 0; 1097 LOGFONTW *plf); 1303 LOGFONTW *plf); 1567 static FORCEINLINE HRESULT IActiveIMMApp_GetCompositionFontW(IActiveIMMApp* This,HIMC hIMC,LOGFONTW… 1663 static FORCEINLINE HRESULT IActiveIMMApp_SetCompositionFontW(IActiveIMMApp* This,HIMC hIMC,LOGFONTW… 1833 LOGFONTW *plf) = 0; 2007 LOGFONTW *plf) = 0; [all …]
|
D | wingdi.h | 1073 } LOGFONTW,*PLOGFONTW,*NPLOGFONTW,*LPLOGFONTW; typedef 1091 LOGFONTW elfLogFont; 1107 LOGFONTW elfLogFont; 1370 LOGFONTW elfLogFont; 2647 typedef int (CALLBACK *OLDFONTENUMPROCW)(CONST LOGFONTW *,CONST TEXTMETRICW *,DWORD,LPARAM); 2652 typedef int (CALLBACK *OLDFONTENUMPROCW)(CONST LOGFONTW *,CONST VOID *,DWORD,LPARAM); 2701 WINGDIAPI HFONT WINAPI CreateFontIndirectW(CONST LOGFONTW *lplf);
|
D | uxtheme.h | 316 THEMEAPI GetThemeFont(HTHEME hTheme,HDC hdc,int iPartId,int iStateId,int iPropId,LOGFONTW *pFont);
|
D | winddi.h | 314 LOGFONTW lfDefaultFont; 315 LOGFONTW lfAnsiVarFont; 316 LOGFONTW lfAnsiFixFont;
|
D | dwrite.h | 1302 LOGFONTW const *logFont, in DECLARE_INTERFACE_() 1307 LOGFONTW *logFont, in DECLARE_INTERFACE_() 1312 LOGFONTW *logFont) PURE; in DECLARE_INTERFACE_()
|
D | winuser.h | 5211 LOGFONTW lfCaptionFont; 5214 LOGFONTW lfSmCaptionFont; 5217 LOGFONTW lfMenuFont; 5218 LOGFONTW lfStatusFont; 5219 LOGFONTW lfMessageFont; 5270 LOGFONTW lfFont;
|
D | shobjidl.idl | 835 HRESULT SetFont ([in] const LOGFONTW *plf); 862 HRESULT SetFont ([in] const LOGFONTW *plf,[in] BOOL bRedraw); 863 HRESULT GetFont ([out] LOGFONTW *plf);
|
D | shobjidl.h | 7138 const LOGFONTW *plf) = 0; 7170 const LOGFONTW *plf); 7208 …CEINLINE HRESULT IPreviewHandlerVisuals_SetFont(IPreviewHandlerVisuals* This,const LOGFONTW *plf) { 7268 const LOGFONTW *plf, 7272 LOGFONTW *plf) = 0; 7324 const LOGFONTW *plf, 7329 LOGFONTW *plf); 7385 static FORCEINLINE HRESULT IVisualProperties_SetFont(IVisualProperties* This,const LOGFONTW *plf,WI… 7388 static FORCEINLINE HRESULT IVisualProperties_GetFont(IVisualProperties* This,LOGFONTW *plf) {
|
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/ |
D | gdiplusheaders.h | 338 Font(HDC hdc, const LOGFONTW *logfont); 351 Status GetLogFontW(const Graphics *graphics, LOGFONTW *logfontW) const;
|
D | gdiplusimpl.h | 773 __inline__ Font::Font(HDC hdc, const LOGFONTW *logfont): in Font() 858 __inline__ Status Font::GetLogFontW(const Graphics *graphics, LOGFONTW *logfontW) in GetLogFontW()
|
D | gdiplusflat.h | 109 GpStatus WINGDIPAPI GdipCreateFontFromLogfontW(HDC,GDIPCONST LOGFONTW*,GpFont**); 120 GpStatus WINGDIPAPI GdipGetLogFontW(GpFont*,GpGraphics*,LOGFONTW*);
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 6396 LOGFONTW
|