Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxfont.c54 static int dmxFontLastError; variable
59 dmxFontLastError = ev->error_code; in dmxFontErrorHandler()
110 dmxFontLastError = 0; in dmxCheckFontPathElement()
116 return dmxFontLastError == 0; in dmxCheckFontPathElement()
134 dmxFontLastError = 0; in dmxSetFontPath()
140 if (dmxFontLastError) { in dmxSetFontPath()
141 result = dmxFontLastError; in dmxSetFontPath()