Searched refs:xchar2b_ptr (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/modules/om/generic/
H A DomTextPer.c50 XChar2b xchar2b_buf[BUFSIZ], *xchar2b_ptr; local in function:_XomGenericTextPerCharExtents
68 xchar2b_ptr = xchar2b_buf;
72 (XPointer *) &xchar2b_ptr, &left, args, 2) < 0)
96 xchar2b_ptr = xchar2b_buf;
104 CI_GET_CHAR_INFO_2D(font, xchar2b_ptr->byte1,
105 xchar2b_ptr->byte2, def, cs);
106 xchar2b_ptr++;

Completed in 3 milliseconds