Home
last modified time | relevance | path

Searched defs:usePos (Results 1 – 2 of 2) sorted by relevance

/external/skia/fuzz/
DFuzzCanvas.cpp246 bool usePos; in make_fuzz_shader() local
266 bool usePos; in make_fuzz_shader() local
287 bool usePos; in make_fuzz_shader() local
308 bool usePos; in make_fuzz_shader() local
/external/python/cpython3/Lib/
Dturtle.py2470 def _newLine(self, usePos = True): argument
3321 def _newLine(self, usePos=True): argument