Searched refs:GetInputLine (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | maprules.c | 111 GetInputLine(FILE *file,InputLine *line,Bool checkbang) function in typeref:typename:Bool 918 while (GetInputLine(file,&line,TRUE)) {
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | maprules.c | 109 GetInputLine(FILE * file, InputLine * line, Bool checkbang) function in typeref:typename:Bool 948 while (GetInputLine(file, &line, TRUE)) {
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | maprules.c | 130 GetInputLine(FILE *file, InputLine *line, Bool checkbang) function in typeref:typename:Bool 1002 while (GetInputLine(file, &line, True)) { 1140 for (; GetInputLine(file, &line, False); line.num_line = 0) {
|
Completed in 12 milliseconds