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:GetBorderColor
(Results
1 - 16
of
16
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H
A
D
counter_theme.h
120
const NG::BorderColorProperty&
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::CounterTheme
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H
A
D
image_composed_element.cpp
210
std::string ImageComposedElement::
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::V2::ImageComposedElement
H
A
D
inspector_composed_element.cpp
830
std::string InspectorComposedElement::
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::V2::InspectorComposedElement
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
animatable_properties.cpp
635
Color AnimatableProperties::
GetBorderColor
(const BorderEdgeHelper& helper) const
in GetBorderColor()
function in OHOS::Ace::AnimatableProperties
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
box_component_helper.h
53
static Color
GetBorderColor
(const RefPtr<Decoration> decoration)
in GetBorderColor()
function in OHOS::Ace::BoxComponentHelper
H
A
D
render_box.cpp
1390
Color RenderBox::
GetBorderColor
(const BorderEdgeHelper& helper) const
in GetBorderColor()
function in OHOS::Ace::RenderBox
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_theme.h
138
const Color&
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::NG::SecurityComponentTheme
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H
A
D
rs_showing_properties_freezer.cpp
181
std::optional<Vector4<Color>> RSShowingPropertiesFreezer::
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Rosen::RSShowingPropertiesFreezer
H
A
D
rs_modifier_extractor.cpp
199
Vector4<Color> RSModifierExtractor::
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Rosen::RSModifierExtractor
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H
A
D
app_bar_theme.h
121
const Color&
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::NG::AppBarTheme
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H
A
D
progress_theme.h
249
const Color&
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::ProgressTheme
/foundation/arkui/ace_engine/frameworks/core/components/button/
H
A
D
button_theme.h
208
const Color&
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Ace::ButtonTheme
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
view_abstract.cpp
3948
BorderColorProperty ViewAbstract::
GetBorderColor
(FrameNode* frameNode)
in GetBorderColor()
function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H
A
D
rs_properties.cpp
1095
Vector4<Color> RSProperties::
GetBorderColor
() const
in GetBorderColor()
function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_common_modifier.cpp
5078
void
GetBorderColor
(ArkUINodeHandle node, ArkUI_Uint32 (*values)[4])
in GetBorderColor()
function
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
style_modifier.cpp
1730
const ArkUI_AttributeItem*
GetBorderColor
(ArkUI_NodeHandle node)
in GetBorderColor()
function
Completed in 66 milliseconds