| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | XKBGAlloc.c | 277 &overlay->num_rows,&overlay->sz_rows, 333 §ion->num_rows,§ion->sz_rows, 492 &(s)->num_rows,&(s)->sz_rows,\ 504 &(o)->num_rows,&(o)->sz_rows,\ 797 if ((section->num_rows>=section->sz_rows)&& 811 int sz_rows, 818 if ((!geom)||(name==None)||(sz_rows<0)) 823 if (((sz_rows>0)&&(_XkbAllocRows(section,sz_rows)!=Success))|| 833 if ((sz_rows> 809 XkbAddGeomSection(XkbGeometryPtr geom,Atom name,int sz_rows,int sz_doodads,int sz_over) argument 954 XkbAddGeomOverlay(XkbSectionPtr section,Atom name,int sz_rows) argument [all...] |
| H A D | xkbgeom.h | 238 unsigned short sz_rows; member in struct:_XkbSection 263 unsigned short sz_rows; member in struct:_XkbOverlay 363 int /* sz_rows */, 372 int /* sz_rows */
|
| H A D | xkbUtils.c | 1726 dsection->sz_rows = ssection->num_rows;
|
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBGAlloc.c | 280 &overlay->num_rows, &overlay->sz_rows, 336 §ion->num_rows, §ion->sz_rows, 504 &(s)->num_rows, &(s)->sz_rows, \ 516 &(o)->num_rows, &(o)->sz_rows, \ 808 if ((section->num_rows >= section->sz_rows) && 822 int sz_rows, 829 if ((!geom) || (name == None) || (sz_rows < 0)) 835 if (((sz_rows > 0) && (_XkbAllocRows(section, sz_rows) != Success)) || 846 if ((sz_rows > 820 XkbAddGeomSection(XkbGeometryPtr geom,Atom name,int sz_rows,int sz_doodads,int sz_over) argument 968 XkbAddGeomOverlay(XkbSectionPtr section,Atom name,int sz_rows) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | XKBGAlloc.c | 277 §ion->num_rows, §ion->sz_rows, 482 &(s)->num_rows,&(s)->sz_rows,\ 494 &(o)->num_rows,&(o)->sz_rows,\ 701 if ((section->num_rows >= section->sz_rows) && 714 Atom name, int sz_rows, int sz_doodads, int sz_over) 719 if ((!geom) || (name == None) || (sz_rows < 0)) 725 if (((sz_rows > 0) && (_XkbAllocRows(section, sz_rows) != Success)) || 736 if ((sz_rows > 0) && (_XkbAllocRows(section, sz_rows) ! 713 XkbAddGeomSection(XkbGeometryPtr geom,Atom name,int sz_rows,int sz_doodads,int sz_over) argument 856 XkbAddGeomOverlay(XkbSectionPtr section,Atom name,int sz_rows) argument [all...] |
| H A D | xkbgeom.h | 228 unsigned short sz_rows; member in struct:_XkbSection 253 unsigned short sz_rows; member in struct:_XkbOverlay 348 int /* sz_rows */ , 355 int /* sz_rows */
|
| H A D | xkbUtils.c | 1734 dsection->sz_rows = ssection->num_rows;
|
| /xsrc/external/mit/libX11/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 201 unsigned short sz_rows; member in struct:_XkbSection 226 unsigned short sz_rows; member in struct:_XkbOverlay 328 int /* sz_rows */, 337 int /* sz_rows */
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBgeom.h | 245 unsigned short sz_rows; member in struct:_XkbSection 270 unsigned short sz_rows; member in struct:_XkbOverlay 372 int /* sz_rows */, 381 int /* sz_rows */
|