/reactos/modules/rostests/winetests/gdi32/ |
H A D | generated.c | 6451 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 D | sysparams.h | 138 TEXTMETRICW tmMenuFont; 139 TEXTMETRICW tmCaptionFont;
|
H A D | display.c | 811 TEXTMETRICW tmw; in UserChangeDisplaySettings()
|
/reactos/modules/rostests/apitests/gdi32/ |
H A D | GdiGetCharDimensions.c | 18 TEXTMETRICW tm; in Test_GdiGetCharDimensions()
|
H A D | EnumFontFamilies.c | 103 _In_ const TEXTMETRICW *ntm, in EnumProcW()
|
/reactos/win32ss/user/user32/windows/ |
H A D | font.c | 63 TEXTMETRICW tm; in TEXT_TabbedTextOut() 416 TEXTMETRICW tm; in UserLpkPSMTextOut()
|
/reactos/dll/win32/lpk/ |
H A D | lpk.c | 383 TEXTMETRICW tm; in LpkPSMTextOut() 439 TEXTMETRICW tm; in LpkGetTextExtentExPoint()
|
/reactos/sdk/include/psdk/ |
H A D | uxtheme.h | 167 HRESULT WINAPI GetThemeTextMetrics(HTHEME,HDC,int,int,TEXTMETRICW*);
|
/reactos/dll/win32/riched20/ |
H A D | editstr.h | 76 TEXTMETRICW tm; /* cached font metrics for the style */
|
/reactos/dll/win32/comctl32/ |
H A D | comctl32.h | 197 void COMCTL32_GetFontMetrics(HFONT hFont, TEXTMETRICW *ptm) DECLSPEC_HIDDEN;
|
H A D | syslink.c | 600 TEXTMETRICW tm; in SYSLINK_Render() 880 TEXTMETRICW tm; in SYSLINK_SetFont() 1223 TEXTMETRICW tm; in SYSLINK_GetIdealHeight()
|
H A D | hotkey.c | 442 TEXTMETRICW tm; in HOTKEY_SetFont()
|
/reactos/dll/win32/gdiplus/ |
H A D | font.c | 633 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 D | fontdlg.c | 353 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 D | usp10_internal.h | 194 TEXTMETRICW tm;
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | font.c | 48 TEXTMETRICW metrics; 178 static BOOL WINAPI ID3DXFontImpl_GetTextMetricsW(ID3DXFont *iface, TEXTMETRICW *metrics) in ID3DXFontImpl_GetTextMetricsW()
|
/reactos/win32ss/gdi/gdi32/include/wine/ |
H A D | gdi_driver.h | 123 BOOL (*pGetTextMetrics)(PHYSDEV,TEXTMETRICW*);
|
/reactos/base/applications/fontview/ |
H A D | display.c | 134 const TEXTMETRICW *lptm, in EnumFontFamProcW()
|
/reactos/base/applications/clipbrd/ |
H A D | clipbrd.c | 392 TEXTMETRICW tm; in MainWndProc()
|
/reactos/win32ss/include/ |
H A D | ntgdityp.h | 370 TEXTMETRICW TextMetric;
|
/reactos/dll/win32/msctf/ |
H A D | mlng.cpp | 238 TEXTMETRICW tm; in GetPhysicalFontHeight()
|
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | font.c | 79 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 D | font.c | 699 TEXTMETRICW tm; in _Success_()
|
/reactos/modules/rosapps/applications/sysutils/utils/rosperf/ |
H A D | rosperf.c | 592 TEXTMETRICW Tm; in LabelWndProc()
|
/reactos/dll/win32/oleaut32/ |
H A D | olefont.c | 564 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()
|