Lines Matching defs:side
43 /* Returns the charset with the given name (including side suffix).
62 /* Returns the charset with the given encoding (no side suffix) and
63 responsible for at least the given side (XlcGL or XlcGR).
68 XlcSide side)
77 && (list->charset->side == XlcGLGR || list->charset->side == side))
113 XOffsetOf(XlcCharSetRec, side), XlcGetMask },
167 /* Creates a new XlcCharSet, given its name (including side suffix) and
219 /* Fill in side, char_size, set_size. */