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:GetBlendMode
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H
A
D
svg_fe_blend.cpp
29
RSBlendMode SvgFeBlend::
GetBlendMode
(SvgFeBlendMode mode) const
in GetBlendMode()
function in OHOS::Ace::NG::SvgFeBlend
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H
A
D
svg_fe_blend_declaration.h
79
const FeBlendMode&
GetBlendMode
() const
in GetBlendMode()
function in OHOS::Ace::SvgFeBlendDeclaration
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H
A
D
brush.h
136
const BlendMode&
GetBlendMode
() const { return blendMode_; }
in GetBlendMode()
function in OHOS::Rosen::Drawing::Brush
H
A
D
paint.h
77
BlendMode
GetBlendMode
() const { return blendMode_; }
in GetBlendMode()
function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H
A
D
pen.cpp
142
BlendMode Pen::
GetBlendMode
() const
in GetBlendMode()
function in OHOS::Rosen::Drawing::Pen
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_util.cpp
383
bool
GetBlendMode
(const string_view dataType, BlendMode& out)
in GetBlendMode()
function
588
string_view
GetBlendMode
(BlendMode data)
in GetBlendMode()
function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
view_abstract.cpp
4069
BlendMode ViewAbstract::
GetBlendMode
(FrameNode* frameNode)
in GetBlendMode()
function in OHOS::Ace::NG::ViewAbstract
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_common_modifier.cpp
5302
void
GetBlendMode
(ArkUINodeHandle node, ArkUIBlendModeOptions* options)
in GetBlendMode()
function
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
style_modifier.cpp
2844
const ArkUI_AttributeItem*
GetBlendMode
(ArkUI_NodeHandle node)
in GetBlendMode()
function
Completed in 49 milliseconds