OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:idlecounter
(Results
1 - 1
of
1
) sorted by null
/external/fonttools/Lib/fontTools/misc/
xmlWriter.py
28
self.
idlecounter
= 0
70
idlecounter
= self.
idlecounter
71
if not
idlecounter
% 100 and self.idlefunc is not None:
73
self.
idlecounter
=
idlecounter
+ 1
Completed in 89 milliseconds