NAME

TabbedTextOutA  (USER32.@)

SYNOPSIS

 LONG TabbedTextOutA
 (
  HDC        hdc,
  INT        x,
  INT        y,
  LPCSTR     lpstr,
  INT        count,
  INT        cTabStops,
  const INT* lpTabPos,
  INT        nTabOrg
 )

DESCRIPTION

See TabbedTextOutW.

IMPLEMENTATION

Declared in "winuser.h". https://source.winehq.org/source/include/winuser.h

Implemented in "dlls/user32/text.c". https://source.winehq.org/source/dlls/user32/text.c

Debug channel "text".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.