Home
last modified time | relevance | path

Searched refs:ExtTextOutW (Results 1 – 25 of 37) sorted by relevance

12

/reactos/modules/rostests/win32/user32/biditext/
H A Dbiditext.c226 ExtTextOutW(hdc, 10, 190, ETO_IGNORELANGUAGE, NULL, OutString, Results.nGlyphs, NULL); in MainWndProc()
232 ExtTextOutW(hdc, 10, 270, ETO_IGNORELANGUAGE, NULL, OutString, Len, NULL); in MainWndProc()
235 ExtTextOutW(hdc, 10, 310, ETO_IGNORELANGUAGE, NULL, szString, Len, NULL); in MainWndProc()
241 ExtTextOutW(hdc, 10, 390, ETO_RTLREADING, NULL, szString, Len, NULL); in MainWndProc()
/reactos/win32ss/gdi/gdi32/objects/
H A Dtext.c73 return ExtTextOutW(hdc, nXStart, nYStart, 0, NULL, (LPWSTR)lpString, cchString, NULL); in TextOutW()
118 if (!ExtTextOutW(hdc, in PolyTextOutW()
469 return ExtTextOutW(hdc, x, y, fuOptions, lprc, (LPCWSTR)lpString, cch, lpDx); in ExtTextOutA()
478 ret = ExtTextOutW(hdc, x, y, fuOptions, lprc, StringU.Buffer, cch, lpDx); in ExtTextOutA()
492 ExtTextOutW( in ExtTextOutW() function
/reactos/dll/win32/lpk/
H A Dlpk.c242 bResult = ExtTextOutW(hdc, x, y, fuOptions, lprc, in LpkExtTextOut()
248 bResult = ExtTextOutW(hdc, x, y, fuOptions, lprc, lpString, uCount, lpDx); in LpkExtTextOut()
257 return ExtTextOutW(hdc, x, y, fuOptions, lprc, lpString, uCount, lpDx); in LpkExtTextOut()
/reactos/dll/win32/comctl32/
H A Dtab.c1920 ExtTextOutW(hdc, in TAB_DrawItemInterior()
2154 ExtTextOutW(hdc, 0, 0, 2, &fillRect, NULL, 0, 0); in TAB_DrawItem()
2165 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
2174 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
2193 ExtTextOutW(hdc, 0, 0, 2, &fillRect, NULL, 0, 0); in TAB_DrawItem()
2204 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
2213 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
2256 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
2265 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
2308 ExtTextOutW(hdc, 0, 0, 2, &r1, NULL, 0, 0); in TAB_DrawItem()
[all …]
H A Dlistbox.c681 ExtTextOutW( hdc, rect->left + 1, rect->top, in LISTBOX_PaintItem()
684 ExtTextOutW( hdc, rect->left + 1, rect->top, in LISTBOX_PaintItem()
690 ExtTextOutW( hdc, rect->left + 1, rect->top, in LISTBOX_PaintItem()
1110 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
1141 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
1171 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
1180 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
H A Dcomctl32.spec176 417 stdcall -noname ExtTextOutWrap(long long long long ptr wstr long ptr) gdi32.ExtTextOutW
H A Dcomboex.c1461 ExtTextOutW (dis->hDC, x, y, ETO_OPAQUE | ETO_CLIPPED, in COMBOEX_DrawItem()
1690 ExtTextOutW (hDC, 0, 0, ETO_OPAQUE, &rect, 0, 0, 0); in COMBOEX_EditWndProc()
1851 ExtTextOutW (hDC, 0, 0, ETO_OPAQUE, &rect, 0, 0, 0); in COMBOEX_ComboWndProc()
H A Dstatic.c628 ExtTextOutW( hdc, rc.left, rc.top, ETO_CLIPPED | ETO_OPAQUE, in STATIC_PaintTextfn()
H A Dtoolbar.c549 ExtTextOutW (hdc, 0, 0, ETO_OPAQUE, &myrect, 0, 0, 0); in TOOLBAR_DrawFlatSeparator()
557 ExtTextOutW (hdc, 0, 0, ETO_OPAQUE, &myrect, 0, 0, 0); in TOOLBAR_DrawFlatSeparator()
593 ExtTextOutW (hdc, 0, 0, ETO_OPAQUE, &myrect, 0, 0, 0); in TOOLBAR_DrawFlatHorizontalSeparator()
601 ExtTextOutW (hdc, 0, 0, ETO_OPAQUE, &myrect, 0, 0, 0); in TOOLBAR_DrawFlatHorizontalSeparator()
1153 ExtTextOutW(hdc, 0, 0, ETO_OPAQUE, &rc, NULL, 0, 0); in TOOLBAR_DrawButton()
1155 ExtTextOutW(hdc, 0, 0, ETO_OPAQUE, &rcArrow, NULL, 0, 0); in TOOLBAR_DrawButton()
H A Dsyslink.c831ExtTextOutW(hdc, bl->rc.left, bl->rc.top, text_flags, &bl->rc, tx, bl->nChars, NULL); in SYSLINK_Draw()
H A Dcombo.c719 ExtTextOutW( hdc, in CBPaintText()
/reactos/sdk/lib/cicero/
H A Dcicuif.cpp819 ::ExtTextOutW(hDC, (bRight ? rc.right : rc.left), rc.top, ETO_CLIPPED, &rc, in STDMETHODIMP_()
825 ::ExtTextOutW(hDC, (bRight ? rc.right : rc.left), rc.top, ETO_CLIPPED, &rc, in STDMETHODIMP_()
2849 ::ExtTextOutW(hDC, in DrawTextProc()
2857 ::ExtTextOutW(hDC, in DrawTextProc()
2863 ::ExtTextOutW(hDC, in DrawTextProc()
5164 ::ExtTextOutW(hDC, xText, yText, ETO_CLIPPED, &m_rc, m_pszMenuItemLeft, in STDMETHODIMP_()
5170 ::ExtTextOutW(hDC, xText, yText, ETO_CLIPPED, &m_rc, m_pszMenuItemLeft, in STDMETHODIMP_()
5176 ::ExtTextOutW(hDC, xText, yText, ETO_CLIPPED, &m_rc, m_pszMenuItemLeft, in STDMETHODIMP_()
5233 ::ExtTextOutW(hDC, xText, yText, uOptions, &m_rc, m_pszMenuItemLeft, in STDMETHODIMP_()
5240 ::ExtTextOutW(hDC, xText, yText, ETO_CLIPPED, &m_rc, m_pszMenuItemLeft, in STDMETHODIMP_()
[all …]
/reactos/dll/win32/comdlg32/
H A Dfiledlg31.c246 ExtTextOutW(lpdis->hDC, lpdis->rcItem.left + 1, in FD31_WMDrawItem()
274 ExtTextOutW(lpdis->hDC, lpdis->rcItem.left + fldrWidth, in FD31_WMDrawItem()
311 ExtTextOutW(lpdis->hDC, lpdis->rcItem.left + fldrWidth, in FD31_WMDrawItem()
/reactos/win32ss/user/user32/controls/
H A Dlistbox.c593 ExtTextOutW( hdc, rect->left + 1, rect->top, in LISTBOX_PaintItem()
596 ExtTextOutW( hdc, rect->left + 1, rect->top, in LISTBOX_PaintItem()
602 ExtTextOutW( hdc, rect->left + 1, rect->top, in LISTBOX_PaintItem()
1060 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
1091 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
1120 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
1129 ExtTextOutW( hdc, 0, 0, ETO_OPAQUE | ETO_CLIPPED, in LISTBOX_Paint()
H A Dstatic.c713 ExtTextOutW( hdc, rc.left, rc.top, ETO_CLIPPED | ETO_OPAQUE, in STATIC_PaintTextfn()
H A Dcombo.c795 ExtTextOutW( hdc, in CBPaintText()
/reactos/win32ss/user/user32/windows/
H A Dfont.c138 ExtTextOutW( hdc, x0, y, GetBkMode(hdc) == OPAQUE ? ETO_OPAQUE : 0, in TEXT_TabbedTextOut()
/reactos/win32ss/user/user32/misc/
H A Ddllmain.c661 bResult = ExtTextOutW(Argument->hdc, in User32CallLPKFromKernel()
/reactos/dll/win32/msctf/
H A Dmlng.cpp295 ::ExtTextOutW(hMemDC, 0, 0, ETO_OPAQUE, &rc, L"", 0, NULL); in InatCreateIconBySize()
/reactos/dll/win32/riched20/
H A Dpaint.c301ExtTextOutW( hdc, x, y - y_offset, selected ? ETO_OPAQUE : 0, &rect, space, 1, &run->nWidth ); in draw_space()
356 ExtTextOutW( c->hDC, x, y, paint_bg ? ETO_OPAQUE : 0, sel_rect, text, run->len, NULL ); in draw_text()
909ExtTextOutW( c->hDC, x, y, 0, NULL, para->para_num.text->szData, para->para_num.text->nLen, NULL ); in draw_para_number()
/reactos/base/applications/regedit/
H A Dhexedit.c265 ExtTextOutW(hDC, dx, dy, 0, &rct, hex, 2, NULL); in HEXEDIT_PaintLines()
269 ExtTextOutW(hDC, dx, dy, ETO_OPAQUE, &rct, hex, 2, NULL); in HEXEDIT_PaintLines()
/reactos/dll/win32/shell32/wine/
H A Dshlmenu.c625ExtTextOutW (lpdis->hDC, xt , yt, ETO_OPAQUE, &TextRect, pMyItem->szItemText, pMyItem->cchItemText… in FileMenu_DrawItem()
/reactos/win32ss/user/rtl/
H A Dtext.c1312 if (!ExtTextOutW( hdc, xseg, y, in DrawTextExWorker()
/reactos/base/applications/taskmgr/
H A Dtaskmgr.c494 ExtTextOutW(hDC, 0, 0, ETO_OPAQUE, lpRect, NULL, 0, NULL); in FillSolidRect()
/reactos/win32ss/gdi/gdi32/
H A Dgdi32.spec223 223 stdcall ExtTextOutW(long long long long ptr wstr long ptr)

12