.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetCharABCWidthsA 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetCharABCWidthsA\fR (GDI32.@) .SH SYNOPSIS BOOL GetCharABCWidthsA ( HDC \fIhdc\fR, UINT \fIfirstChar\fR, UINT \fIlastChar\fR, LPABC \fIabc\fR ) .SH DESCRIPTION .PP See \fBGetCharABCWidthsW(3w)\fR. .SH IMPLEMENTATION .PP Declared in \fB"wingdi.h"\fR. .PP Implemented in \fB"dlls/gdi32/font.c"\fR. .PP Debug channel \fB"font"\fR.