Searched refs:FirstTimeThrough (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ | ||
| H A D | ImText.c | 44 int FirstTimeThrough = True; local in function:XDrawImageString 57 if (FirstTimeThrough) 59 FirstTimeThrough = False; |
| H A D | ImText16.c | 44 int FirstTimeThrough = True; local in function:XDrawImageString16 57 if (FirstTimeThrough) 59 FirstTimeThrough = False; |
| H A D | PolyTxt.c | 116 int FirstTimeThrough = True; local in function:XDrawText 147 if (FirstTimeThrough) 149 FirstTimeThrough = False; 178 if (FirstTimeThrough) 180 FirstTimeThrough = False; |
| H A D | PolyTxt16.c | 116 int FirstTimeThrough = True; local in function:XDrawText16 145 if (FirstTimeThrough) 147 FirstTimeThrough = False; 179 if (FirstTimeThrough) 181 FirstTimeThrough = False; |
Completed in 4 milliseconds