Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbout.c759 int nThisLine = 0; in WriteXKBSection() local
769 nThisLine = 0; in WriteXKBSection()
771 else if (((nThisLine % 2) == 1) || (forceNL)) { in WriteXKBSection()
773 forceNL = nThisLine = 0; in WriteXKBSection()
777 nThisLine++; in WriteXKBSection()