Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dxkbfile.h84 extern _X_EXPORT char *XkbIndentText(unsigned /* size */
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbout.c567 fprintf(file, "%s", iStr = XkbIndentText(first)); in WriteXKBOutline()
569 iStr = XkbIndentText(indent); in WriteXKBOutline()
606 i_str = XkbIndentText(indent); in WriteXKBDoodad()
695 i_str = XkbIndentText(indent); in WriteXKBOverlay()
H A Dxkbtext.c1311 XkbIndentText(unsigned size) in XkbIndentText() function