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:SetPoints
(Results
1 - 9
of
9
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
polygon_model_impl.cpp
30
void PolygonModelImpl::
SetPoints
(const ShapePoints& points)
in SetPoints()
function in OHOS::Ace::Framework::PolygonModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H
A
D
svg_polygon_declaration.h
37
void
SetPoints
(const std::string& points)
in SetPoints()
function in OHOS::Ace::SvgPolygonDeclaration
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H
A
D
polygon_model_ng.cpp
39
void PolygonModelNG::
SetPoints
(const ShapePoints& points)
in SetPoints()
function in OHOS::Ace::NG::PolygonModelNG
44
void PolygonModelNG::
SetPoints
(FrameNode* frameNode, const ShapePoints& points)
in SetPoints()
function in OHOS::Ace::NG::PolygonModelNG
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H
A
D
svg_polygon_component.cpp
62
void SvgPolygonComponent::
SetPoints
(const std::string& points)
in SetPoints()
function in OHOS::Ace::SvgPolygonComponent
H
A
D
render_svg_polygon.h
33
void
SetPoints
(const std::string& points)
in SetPoints()
function in OHOS::Ace::RenderSvgPolygon
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
polyline_modifier.cpp
21
void
SetPoints
(ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* pointY, int32_t length)
in SetPoints()
function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_polyline_bridge.cpp
23
ArkUINativeModuleValue PolylineBridge::
SetPoints
(ArkUIRuntimeCallInfo* runtimeCallInfo)
in SetPoints()
function in OHOS::Ace::NG::PolylineBridge
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H
A
D
line_pattern_test_ng.cpp
127
void
SetPoints
(LineModelNG& lineModelNg, ShapePoint* startPoint, ShapePoint* endPoint)
in SetPoints()
function in OHOS::Ace::NG::LinePatternTestNg
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H
A
D
shape_component.h
70
void
SetPoints
(const ShapePoints& points)
in SetPoints()
function in OHOS::Ace::ShapeComponent
Completed in 4 milliseconds