Sponsor:

Your company here, and a link to your site. Click to find out more.

XkbComputeRowBounds - Man Page

Update the bounding box of a row

Synopsis

Bool XkbComputeRowBounds (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.

Referenced By

XkbComputeShapeBounds(3).

libX11 1.8.9 X Version 11 XKB FUNCTIONS