Manpage of 'XkbComputeRowBounds' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for XkbComputeRowBounds
Other pages
for XkbComputeRowBounds
More pages
containing XkbComputeRowBounds

Section 3 manual page or howto for 'XkbComputeRowBounds'  

XkbComputeRowBounds(3)		 XKB FUNCTIONS		XkbComputeRowBounds(3)



NAME
       XkbComputeRowBounds -  Update the bounding box of a row

SYNOPSIS
       Bool XkbComputeRowBounds ( geom, section, row )

	     XkbGeometryPtr geom;
	     XkbSectionPtr section;
	     XkbRowPtr row;

ARGUMENTS
       - geom geometry that contains the section

       - section
	      section that contains the row

       - row  row to be examined and updated

DESCRIPTION
       XkbComputeRowBounds  checks  the  bounds  of  all  keys	in the row and
       updates the bounding box of the row if necessary.   XkbComputeRowBounds
       returns	False  if  any of the arguments is NULL; otherwise, it returns
       True.



X Version 11			 libX11 1.2.1		XkbComputeRowBounds(3)

NAME - SYNOPSIS - ARGUMENTS - DESCRIPTION -  
A random manual page         All manual pages        All RFC pages