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:colors_
(Results
1 - 16
of
16
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
H
A
D
rs_overdraw_controller.h
75
std::vector<uint32_t>
colors_
;
member in OHOS::Rosen::RSOverdrawController
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_progress.h
78
std::vector<Color>
colors_
;
member in OHOS::Ace::Framework::final
H
A
D
dom_chart.h
210
std::vector<Color>
colors_
;
member in OHOS::Ace::Framework::DOMChart
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
gradient_style_modifier.h
51
std::vector<Color>
colors_
;
member in OHOS::Ace::NG::ColorAnimatableArithmetic
98
std::shared_ptr<Rosen::RSAnimatableProperty<ColorAnimatableArithmetic>>
colors_
;
member in OHOS::Ace::NG::GradientStyleModifier
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H
A
D
rs_border.h
128
std::vector<Color>
colors_
;
member in OHOS::Rosen::final
H
A
D
rs_color_extract.h
61
std::shared_ptr<uint32_t>
colors_
= nullptr;
member in OHOS::Rosen::RSColorExtract
/foundation/graphic/graphic_2d/rosen/samples/composer/
H
A
D
layer_context.h
69
const std::vector<uint32_t>
colors_
= {0xff0000ff, 0xffff00ff, 0xaa00ff00, 0xff00ffaa, 0xff0f0f00};
member in OHOS::LayerContext
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H
A
D
gauge_modifier.h
145
std::vector<RefPtr<AnimatablePropertyColor>>
colors_
;
member in OHOS::Ace::NG::GaugeModifier
/foundation/arkui/ace_engine/frameworks/core/components/track/
H
A
D
render_track.h
163
std::vector<Color>
colors_
;
member in OHOS::Ace::RenderTrack
H
A
D
track_component.h
375
std::vector<Color>
colors_
;
member in OHOS::Ace::TrackComponent
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/
H
A
D
color_extract.h
62
std::vector<uint32_t>
colors_
;
member in OHOS::Rosen::ColorExtract
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H
A
D
js_theme.h
315
std::vector<JSRef<JSVal>>
colors_
;
global()
member in OHOS::Ace::Framework::JSThemeColors
333
JSThemeColors
colors_
;
global()
member in OHOS::Ace::Framework::JSTheme
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H
A
D
render_swiper.h
634
Color
colors_
;
member in OHOS::Ace::RenderSwiper
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
decoration.h
607
std::vector<GradientColor>
colors_
;
member in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H
A
D
gradient_property.h
502
std::vector<GradientColor>
colors_
;
member in OHOS::Ace::NG::final
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H
A
D
draw_cmd.h
735
std::vector<ColorQuad>
colors_
;
member in OHOS::Rosen::Drawing::DrawAtlasOpItem
Completed in 16 milliseconds