Searched refs:FirstTimeThrough (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DImText.c44 int FirstTimeThrough = True; local in function:XDrawImageString
57 if (FirstTimeThrough)
59 FirstTimeThrough = False;
H A DImText16.c44 int FirstTimeThrough = True; local in function:XDrawImageString16
57 if (FirstTimeThrough)
59 FirstTimeThrough = False;
H A DPolyTxt.c116 int FirstTimeThrough = True; local in function:XDrawText
147 if (FirstTimeThrough)
149 FirstTimeThrough = False;
178 if (FirstTimeThrough)
180 FirstTimeThrough = False;
H A DPolyTxt16.c116 int FirstTimeThrough = True; local in function:XDrawText16
145 if (FirstTimeThrough)
147 FirstTimeThrough = False;
179 if (FirstTimeThrough)
181 FirstTimeThrough = False;

Completed in 4 milliseconds