Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:insertfilter
(Results
1 - 10
of
10
) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/
H
A
D
test_percolator.py
51
self.percolator.
insertfilter
(self.filter_one)
52
self.percolator.
insertfilter
(self.filter_two)
71
self.percolator.
insertfilter
(self.filter_two)
72
self.percolator.
insertfilter
(filter_three)
92
self.percolator.
insertfilter
(filter_three)
H
A
D
test_undo.py
32
self.percolator.
insertfilter
(self.delegator)
H
A
D
test_colorizer.py
187
self.percolator.
insertfilter
(self.color)
H
A
D
test_sidebar.py
29
self.per.
insertfilter
(self.undo)
/third_party/python/Lib/idlelib/
H
A
D
percolator.py
34
def
insertfilter
(self, filter):
member in Percolator
95
pin = p.
insertfilter
H
A
D
colorizer.py
376
p.
insertfilter
(d)
H
A
D
undo.py
352
p.
insertfilter
(d)
H
A
D
pyshell.py
958
self.per.
insertfilter
(UserInputTaggingDelegator())
H
A
D
editor.py
272
per.
insertfilter
(undo)
/third_party/python/Lib/turtledemo/
H
A
D
__main__.py
195
Percolator(self.text).
insertfilter
(ColorDelegator())
Completed in 13 milliseconds