xmdirectionmatchpartial(3) hpux man page | unix.com

Man Page: xmdirectionmatchpartial

Operating Environment: hpux

Section: 3

XmDirectionMatchPartial(library call)									     XmDirectionMatchPartial(library call)

NAME
XmDirectionMatchPartial -- A function that checks for a specified direction component
SYNOPSIS
#include <Xm/Xm.h> Boolean XmDirectionMatchPartial (d1, d2, dmask) XmDirection d1; XmDirection d2; XmDirection dmask; (void)
DESCRIPTION
XmDirectionMatchPartial compares d1 and d2 along the direction component specified by dmask. For example, if dmask equals XmVERTICAL_MASK, then the function will compare only the vertical components of d1 and d2. d1 Specifies an XmDirection value to check. d2 Specifies an XmDirection value to check. dmask Specifies the direction component along which d1 and d2 are to be checked. Appropriate values for dmask are XmHORIZONTAL_MASK, XmVERTICAL_MASK, and XmPRECEDENCE_MASK.
RETURN VALUES
Returns True if the d1 and d2 match in the component specified by dmask; otherwise, returns False.
RELATED INFORMATION
XmDirection(3), XmDirectionMatch(3), XmDirectionToStringDirection(3), XmStringDirection(3), and XmStringDirectionToDirection(3). XmDirectionMatchPartial(library call)
Related Man Pages
xmstringsegmentcreate(3) - redhat
xmdirection(3) - hpux
xmdirectionmatch(3) - hpux
xmstringgetnexttriple(3) - hpux
mlib_imagecolorordereddithermxn(3mlib) - sunos
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins
Tar Command