Searched refs:EnumLTable (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Xrm.c | 1701 static Bool EnumLTable( function in typeref:typename:Bool 1764 if (EnumLTable((LTable)entry, &empty, &empty, level, closure)) 1807 EnumLTable((LTable)entry->next, names+1, classes+1, \ 1818 EnumLTable((LTable)entry, names+1, classes+1, level, closure))\ 1822 EnumLTable((LTable)entry, names+1, classes+1, level, closure))\ 1837 if (EnumLTable((LTable)entry, names+1, classes+1, level, closure))\ 1857 get = (getNTableEProcp)EnumLTable; /* bottom of recursion */ 1875 if (EnumLTable((LTable)entry, &empty, &empty, 1900 get = (getNTableEProcp)EnumLTable; /* bottom of recursion */ 1930 EnumLTable((LTabl [all...] |
Completed in 6 milliseconds