*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: XwcTextEscapement | Section: 3 | Source: Digital UNIX | File: XwcTextEscapement.3X11.gz
XmbTextEscapement(3X11) XmbTextEscapement(3X11) NAME XmbTextEscapement, XwcTextEscapement - obtain the escapement of text SYNOPSIS int XmbTextEscapement(font_set, string, num_bytes) XFontSet font_set; char *string; int num_bytes; int XwcTextEscapement(font_set, string, num_wchars) XFontSet font_set; wchar_t *string; int num_wchars; ARGUMENTS Specifies the font set. Specifies the number of bytes in the string argument. Specifies the number of characters in the string argument. Specifies the character string. DESCRIPTION The XmbTextEscapement and XwcTextEscapement functions return the es- capement in pixels of the specified string as a value, using the fonts loaded for the specified font set. The escapement is the distance in pixels in the primary draw direction from the drawing origin to the origin of the next character to be drawn, assuming that the rendering of the next character is not dependent on the supplied string. Regardless of the character rendering order, the escapement is always positive. SEE ALSO XmbTextExtents(3X11), XmbTextPerCharExtents(3X11) Xlib -- C Language X Interface XmbTextEscapement(3X11)

Navigation Options