Home
last modified time | relevance | path

Searched refs:XF86ConfInactivePtr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c120 XF86ConfInactivePtr iptr; in xf86parseLayoutSection()
129 ptr->lay_inactive_lst = (XF86ConfInactivePtr) in xf86parseLayoutSection()
316 XF86ConfInactivePtr iptr; in xf86printLayoutSection()
485 XF86ConfInactivePtr iptr; in xf86validateLayout()
H A Dxf86Parser.h377 } XF86ConfInactiveRec, *XF86ConfInactivePtr; typedef
383 XF86ConfInactivePtr lay_inactive_lst;
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1355 XF86ConfInactivePtr idp; in configLayout()
1527 idp = (XF86ConfInactivePtr) idp->list.next; in configLayout()
1539 idp = (XF86ConfInactivePtr) idp->list.next; in configLayout()