Searched defs:halo (Results 1 – 5 of 5) sorted by relevance
/external/skia/modules/skparagraph/src/ |
D | Decorations.cpp | 96 SkScalar baseline, SkScalar halo) { in calculateGaps()
|
/external/python/cpython2/Lib/lib-tk/ |
D | Canvas.py | 144 def addtag_closest(self, x, y, halo=None, start=None): argument
|
D | Tkinter.py | 2254 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument 2368 def find_closest(self, x, y, halo=None, start=None): argument
|
/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
D | spmd_partitioner_test.cc | 2997 auto halo = op::CollectivePermute(op::Slice(reshape)); in TEST_F() local 3021 auto halo = op::CollectivePermute(op::Slice(reshape)); in TEST_F() local
|
/external/python/cpython3/Lib/tkinter/ |
D | __init__.py | 2702 def addtag_closest(self, newtag, x, y, halo=None, start=None): argument 2843 def find_closest(self, x, y, halo=None, start=None): argument
|