Home
last modified time | relevance | path

Searched refs:screenLayoutRec (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h137 } screenLayoutRec, *screenLayoutPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86AutoConfig.c403 sizeof(screenLayoutRec)); in autoConfigDevice()
H A Dxf86str.h386 } screenLayoutRec, *screenLayoutPtr; typedef
H A Dxf86Config.c1407 slp = xnfcalloc((count + 1), sizeof(screenLayoutRec)); in configLayout()
1599 slp = xnfcalloc(1, 2 * sizeof(screenLayoutRec)); in configImpliedLayout()