Home
last modified time | relevance | path

Searched refs:xnestPrivFont (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNFont.h20 } xnestPrivFont; typedef
25 ((xnestPrivFont *)FontGetPrivate(pFont, xnestFontPrivateIndex))
H A DFont.c68 priv = (void *) malloc(sizeof(xnestPrivFont)); in xnestRealizeFont()