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:GetBgColor
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H
A
D
semi_modal_theme.h
57
const Color&
GetBgColor
() const
in GetBgColor()
function in OHOS::Ace::SemiModalTheme
/foundation/arkui/ace_engine/frameworks/core/components/tip/
H
A
D
tip_component.h
37
const Color&
GetBgColor
() const
in GetBgColor()
function in OHOS::Ace::TipComponent
/foundation/arkui/ace_engine/frameworks/core/components/root/
H
A
D
render_root.cpp
126
Color RenderRoot::
GetBgColor
() const
in GetBgColor()
function in OHOS::Ace::RenderRoot
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H
A
D
app_bar_theme.h
81
const Color&
GetBgColor
() const
in GetBgColor()
function in OHOS::Ace::NG::AppBarTheme
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H
A
D
option_pattern.cpp
426
Color OptionPattern::
GetBgColor
()
in GetBgColor()
function in OHOS::Ace::NG::OptionPattern
/foundation/arkui/ace_engine/frameworks/core/components/button/
H
A
D
button_theme.h
183
const Color&
GetBgColor
() const
in GetBgColor()
function in OHOS::Ace::ButtonTheme
358
Color
GetBgColor
(ButtonStyleMode buttonStyle, ButtonRole buttonRole) const
in GetBgColor()
function in OHOS::Ace::ButtonTheme
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H
A
D
textfield_declaration.h
739
const Color&
GetBgColor
()
in GetBgColor()
function in OHOS::Ace::TextFieldDeclaration
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H
A
D
textfield_theme.h
265
const Color&
GetBgColor
() const
in GetBgColor()
function in OHOS::Ace::TextFieldTheme
H
A
D
text_field_component.cpp
525
const Color& TextFieldComponent::
GetBgColor
()
in GetBgColor()
function in OHOS::Ace::TextFieldComponent
Completed in 11 milliseconds