Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dclosestr.h52 XID fontid; member
/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c285 c->fontid, &pfont, &alias, in doOpenFont()
351 if (!AddResource(c->fontid, RT_FONT, (void *) pfont)) { in doOpenFont()
361 c->fontid, FontToXError(err)); in doOpenFont()
436 c->fontid = fid; in OpenFont()