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:valueColors
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H
A
D
js_data_panel_theme.h
33
std::vector<OHOS::Ace::NG::Gradient>
valueColors
;
in ApplyTheme()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H
A
D
data_panel_model_ng.cpp
63
void DataPanelModelNG::SetValueColors(const std::vector<Gradient>&
valueColors
)
in SetValueColors()
argument
103
void DataPanelModelNG::SetValueColors(FrameNode* frameNode, const std::vector<Gradient>&
valueColors
)
in SetValueColors()
argument
H
A
D
data_panel_paint_property.h
117
std::vector<Gradient>
valueColors
;
in ToJsonValueColors()
local
H
A
D
data_panel_modifier.h
117
void SetValueColors(const std::vector<Gradient>&
valueColors
)
in SetValueColors()
argument
162
void SetShadowColors(const std::vector<Gradient>&
valueColors
, const size_t shadowColorsLastLength)
in SetShadowColors()
argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_data_panel_ffi.cpp
95
std::vector<OHOS::Ace::NG::Gradient>
valueColors
;
in FfiOHOSAceFrameworkDataPanelSetValueColors()
local
133
std::vector<OHOS::Ace::NG::Gradient>
valueColors
;
in FfiOHOSAceFrameworkDataPanelSetTrackShadow()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_data_panel.cpp
152
std::vector<OHOS::Ace::NG::Gradient>
valueColors
;
in ValueColors()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/data_panel/
H
A
D
data_panel_content_modifier_test_ng.cpp
111
void DataPanelContentModifierTestNg::GradientColorSet(std::vector<Gradient>&
valueColors
, const int& length)
in GradientColorSet()
argument
1846
std::vector<Gradient>
valueColors
;
in HWTEST_F()
local
1870
std::vector<Gradient>
valueColors
;
in HWTEST_F()
local
1916
std::vector<Gradient>
valueColors
;
HWTEST_F()
local
[all...]
H
A
D
data_panel_test_ng.cpp
125
void DataPanelTestNg::GradientColorSet(std::vector<Gradient>&
valueColors
, const int& length)
in GradientColorSet()
argument
675
std::vector<Gradient>
valueColors
;
in HWTEST_F()
local
699
std::vector<Gradient>
valueColors
;
in HWTEST_F()
local
745
std::vector<Gradient>
valueColors
;
HWTEST_F()
local
1054
std::vector<Gradient>
valueColors
;
HWTEST_F()
local
1380
std::vector<Gradient>
valueColors
;
HWTEST_F()
local
[all...]
Completed in 8 milliseconds