Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h371 } XF86ConfAdjacencyRec, *XF86ConfAdjacencyPtr; typedef
H A DLayout.c138 aptr = calloc(1, sizeof(XF86ConfAdjacencyRec)); in xf86parseLayoutSection()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c365 aptr = malloc(sizeof(XF86ConfAdjacencyRec)); in configureLayoutSection()