Home
last modified time | relevance | path

Searched refs:TEXTMETRICW (Results 1 – 25 of 67) sorted by relevance

123

/reactos/modules/rostests/winetests/gdi32/
H A Dgenerated.c6451 TEST_TYPE_SIZE (TEXTMETRICW, 60) in test_pack_TEXTMETRICW()
6452 TEST_TYPE_ALIGN (TEXTMETRICW, 4) in test_pack_TEXTMETRICW()
6453 TEST_FIELD_SIZE (TEXTMETRICW, tmHeight, 4) in test_pack_TEXTMETRICW()
6454 TEST_FIELD_ALIGN (TEXTMETRICW, tmHeight, 4) in test_pack_TEXTMETRICW()
6455 TEST_FIELD_OFFSET(TEXTMETRICW, tmHeight, 0) in test_pack_TEXTMETRICW()
6456 TEST_FIELD_SIZE (TEXTMETRICW, tmAscent, 4) in test_pack_TEXTMETRICW()
6457 TEST_FIELD_ALIGN (TEXTMETRICW, tmAscent, 4) in test_pack_TEXTMETRICW()
6458 TEST_FIELD_OFFSET(TEXTMETRICW, tmAscent, 4) in test_pack_TEXTMETRICW()
6474 TEST_FIELD_SIZE (TEXTMETRICW, tmWeight, 4) in test_pack_TEXTMETRICW()
12974 TEST_TYPE_SIZE (TEXTMETRICW, 60) in test_pack_TEXTMETRICW()
[all …]
/reactos/win32ss/user/ntuser/
H A Dsysparams.h138 TEXTMETRICW tmMenuFont;
139 TEXTMETRICW tmCaptionFont;
H A Ddisplay.c811 TEXTMETRICW tmw; in UserChangeDisplaySettings()
/reactos/modules/rostests/apitests/gdi32/
H A DGdiGetCharDimensions.c18 TEXTMETRICW tm; in Test_GdiGetCharDimensions()
H A DEnumFontFamilies.c103 _In_ const TEXTMETRICW *ntm, in EnumProcW()
/reactos/win32ss/user/user32/windows/
H A Dfont.c63 TEXTMETRICW tm; in TEXT_TabbedTextOut()
416 TEXTMETRICW tm; in UserLpkPSMTextOut()
/reactos/dll/win32/lpk/
H A Dlpk.c383 TEXTMETRICW tm; in LpkPSMTextOut()
439 TEXTMETRICW tm; in LpkGetTextExtentExPoint()
/reactos/sdk/include/psdk/
H A Duxtheme.h167 HRESULT WINAPI GetThemeTextMetrics(HTHEME,HDC,int,int,TEXTMETRICW*);
/reactos/dll/win32/riched20/
H A Deditstr.h76 TEXTMETRICW tm; /* cached font metrics for the style */
/reactos/dll/win32/comctl32/
H A Dcomctl32.h197 void COMCTL32_GetFontMetrics(HFONT hFont, TEXTMETRICW *ptm) DECLSPEC_HIDDEN;
H A Dsyslink.c600 TEXTMETRICW tm; in SYSLINK_Render()
880 TEXTMETRICW tm; in SYSLINK_SetFont()
1223 TEXTMETRICW tm; in SYSLINK_GetIdealHeight()
H A Dhotkey.c442 TEXTMETRICW tm; in HOTKEY_SetFont()
/reactos/dll/win32/gdiplus/
H A Dfont.c633 const TEXTMETRICW *ntm, DWORD type, LPARAM lParam) in is_font_installed_proc()
962 const TEXTMETRICW *ntm, DWORD type, LPARAM lParam) in font_has_style_proc()
1504 static INT CALLBACK add_font_proc(const LOGFONTW *lfw, const TEXTMETRICW *ntm, DWORD type, LPARAM l…
1617 static INT CALLBACK add_font_proc(const LOGFONTW *lfw, const TEXTMETRICW *ntm, in add_font_proc()
/reactos/dll/win32/comdlg32/
H A Dfontdlg.c353 const TEXTMETRICW *metrics, DWORD dwFontType, LPARAM lParam) in FontFamilyEnumProc()
382 TEXTMETRICW tm; in SetFontStylesToCombo2()
606 const TEXTMETRICW *metrics, DWORD dwFontType, LPARAM lParam ) in FontStyleEnumProc()
768 TEXTMETRICW tm; in CFn_WMMeasureItem()
/reactos/dll/win32/usp10/
H A Dusp10_internal.h194 TEXTMETRICW tm;
/reactos/dll/directx/wine/d3dx9_36/
H A Dfont.c48 TEXTMETRICW metrics;
178 static BOOL WINAPI ID3DXFontImpl_GetTextMetricsW(ID3DXFont *iface, TEXTMETRICW *metrics) in ID3DXFontImpl_GetTextMetricsW()
/reactos/win32ss/gdi/gdi32/include/wine/
H A Dgdi_driver.h123 BOOL (*pGetTextMetrics)(PHYSDEV,TEXTMETRICW*);
/reactos/base/applications/fontview/
H A Ddisplay.c134 const TEXTMETRICW *lptm, in EnumFontFamProcW()
/reactos/base/applications/clipbrd/
H A Dclipbrd.c392 TEXTMETRICW tm; in MainWndProc()
/reactos/win32ss/include/
H A Dntgdityp.h370 TEXTMETRICW TextMetric;
/reactos/dll/win32/msctf/
H A Dmlng.cpp238 TEXTMETRICW tm; in GetPhysicalFontHeight()
/reactos/win32ss/gdi/gdi32/objects/
H A Dfont.c79 FONT_TextMetricWToA(const TEXTMETRICW *ptmW, LPTEXTMETRICA ptmA ) in FONT_TextMetricWToA()
193 FONT_TextMetricWToA((TEXTMETRICW *) tmw, (TEXTMETRICA *) tma); in NewTextMetricW2A()
2148 TEXTMETRICW tm; in GdiGetCharDimensions()
/reactos/win32ss/user/winsrv/concfg/
H A Dfont.c699 TEXTMETRICW tm; in _Success_()
/reactos/modules/rosapps/applications/sysutils/utils/rosperf/
H A Drosperf.c592 TEXTMETRICW Tm; in LabelWndProc()
/reactos/dll/win32/oleaut32/
H A Dolefont.c564 static int CALLBACK font_enum_proc(const LOGFONTW *elf, const TEXTMETRICW *ntm, DWORD type, LPARAM … in font_enum_proc()
584 TEXTMETRICW tm; in realize_font()

123