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
defs:isFocused_
(Results
1 - 9
of
9
) sorted by relevance
/foundation/ability/ability_runtime/services/appmgr/include/
H
A
D
ability_running_record.h
156
bool
isFocused_
= false;
member in OHOS::AppExecFwk::AbilityRunningRecord
H
A
D
app_running_record.h
1032
bool
isFocused_
= false; // if process is focused.
member in OHOS::AppExecFwk::AppRunningRecord
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H
A
D
calendar_dialog_pattern.h
180
bool
isFocused_
= false;
member in OHOS::Ace::NG::CalendarDialogPattern
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
ui_edit_text.h
403
bool
isFocused_
;
member in OHOS::UIEditText
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/include/
H
A
D
supervisor.h
61
bool
isFocused_
= false;
member in OHOS::ResourceSchedule::WindowInfo
/foundation/window/window_manager/wm/include/
H
A
D
window_impl.h
479
bool
isFocused_
= false;
member
H
A
D
window_session_impl.h
365
std::atomic_bool
isFocused_
= false;
member in OHOS::Rosen::WindowSessionImpl
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H
A
D
accessibility_node.h
625
bool
isFocused_
: 1;
member
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
session.h
639
bool
isFocused_
= false;
member in OHOS::OHOS::OHOS::Rosen::Session
Completed in 9 milliseconds