Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Ddebuginfo-properties.m30 Selection *_selection; field
39 Selection *_selection; field
/external/python/cpython3/Lib/tkinter/
Dttk.py1448 def _selection(self, selop, items): member in Treeview