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:preview_mode
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
snapscan-options.c
506
ps->
preview_mode
= ps->mode;
in init_options()
1265
pss->
preview_mode
= MD_COLOUR;
in sane_control_option()
1279
pss->
preview_mode
= MD_BILEVELCOLOUR;
in sane_control_option()
1302
pss->
preview_mode
= MD_GREYSCALE;
in sane_control_option()
1316
pss->
preview_mode
= MD_LINEART;
in sane_control_option()
1354
pss->
preview_mode
= pss->mode;
in sane_control_option()
1359
pss->
preview_mode
= MD_COLOUR;
in sane_control_option()
1364
pss->
preview_mode
= MD_BILEVELCOLOUR;
in sane_control_option()
1369
pss->
preview_mode
= MD_GREYSCALE;
in sane_control_option()
1374
pss->
preview_mode
in sane_control_option()
[all...]
H
A
D
snapscan.h
368
SnapScan_Mode
preview_mode
; /* preview mode */
member
H
A
D
snapscan.c
157
return pss->
preview_mode
;
in actual_mode()
H
A
D
snapscan-scsi.c
883
mode = pss->
preview_mode
;
in prepare_set_window()
Completed in 9 milliseconds