Searched defs:inx (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | html.c | 143 int inx = ROW2INX(s, row); local in function:dumpHtmlLine
|
| H A D | svg.c | 127 int inx = ROW2INX(s, row); local in function:dumpSvgLine
|
| H A D | print.c | 122 int inx = ROW2INX(screen, row); local in function:printLine
|
| H A D | button.c | 3990 int inx = ((screen->numberOfClicks - 1) % screen->maxClicks); local in function:do_select_regex
|
| H A D | util.c | 4018 int inx = 0; local in function:drawXtermText
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | chgfctl.c | 170 int inx = (key >> 3); local in function:ChangeKbdFeedback
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | chgfctl.c | 167 int inx = (key >> 3); local in function:ChangeKbdFeedback
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miarc.c | 393 int inx = 0, iny, ine = 0; local in function:miComputeCircleSpans 459 double A, T, b, d, x, y, t, inx, outx = 0.0, hepp, hepm; local in function:miComputeEllipseSpans [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miarc.c | 390 int inx = 0, iny, ine = 0; local in function:miComputeCircleSpans 446 double A, T, b, d, x, y, t, inx, outx = 0.0, hepp, hepm; local in function:miComputeEllipseSpans [all...] |
Completed in 64 milliseconds