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:segments
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/
H
A
D
sem_ver.cpp
56
std::vector<std::string>
segments
;
in SemVer()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H
A
D
shape_abstract_model_ng.cpp
87
void ShapeAbstractModelNG::SetStrokeDashArray(const std::vector<Dimension>&
segments
)
in SetStrokeDashArray()
argument
H
A
D
shape_model_ng.cpp
97
void ShapeModelNG::SetStrokeDashArray(const std::vector<Ace::Dimension>&
segments
)
in SetStrokeDashArray()
argument
107
void ShapeModelNG::SetStrokeDashArray(FrameNode* frameNode, const std::vector<Ace::Dimension>&
segments
)
in SetStrokeDashArray()
argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_chart.cpp
60
void DOMChart::SetChartAttrSegments(const std::vector<Segment>&
segments
)
in SetChartAttrSegments()
argument
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_mgr_client_test/
H
A
D
app_domain_verify_mgr_client_test.cpp
406
std::vector<std::string>
segments
;
in HWTEST_F()
local
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H
A
D
app_domain_verify_mgr_client.cpp
238
std::vector<std::string>
segments
;
in IsValidUrl()
local
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H
A
D
ringtone_data_manager.cpp
373
vector<string>
segments
;
in GetIdFromUri()
local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
data_ability_helper_impl.cpp
569
std::vector<std::string>
segments
;
in CheckUriParam()
local
604
std::vector<std::string>
segments
;
in CheckOhosUri()
local
/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H
A
D
uri.cpp
318
void Uri::GetPathSegments(std::vector<std::string>&
segments
)
in GetPathSegments()
argument
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H
A
D
shape_component.h
207
void SetStrokeDashArray(const std::vector<Dimension>&
segments
)
in SetStrokeDashArray()
argument
H
A
D
shape_container_component.h
219
void SetStrokeDashArray(const std::vector<Dimension>&
segments
)
in SetStrokeDashArray()
argument
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
render_custom_paint.h
205
void SetLineDash(const std::vector<double>&
segments
)
in SetLineDash()
argument
H
A
D
offscreen_canvas.h
120
void SetLineDash(const std::vector<double>&
segments
)
in SetLineDash()
argument
H
A
D
custom_paint_component.cpp
529
void CanvasTaskPool::UpdateLineDash(const std::vector<double>&
segments
)
in UpdateLineDash()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H
A
D
custom_paint_paint_method.h
197
void SetLineDashParam(const std::vector<double>&
segments
)
in SetLineDashParam()
argument
202
void SetLineDash(const std::vector<double>&
segments
)
in SetLineDash()
argument
H
A
D
canvas_paint_op.h
372
std::vector<double>
segments
;
member
H
A
D
offscreen_canvas_pattern.cpp
214
void OffscreenCanvasPattern::SetLineDash(const std::vector<double>&
segments
)
in SetLineDash()
argument
H
A
D
canvas_pattern.cpp
879
void CanvasPattern::UpdateLineDash(const std::vector<double>&
segments
)
in UpdateLineDash()
argument
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H
A
D
rosen_render_data_panel.cpp
546
void PaintRainbowFilterMask(SkCanvas* canvas, double factor, const std::vector<Segment>&
segments
, ArcData arcData)
in PaintRainbowFilterMask()
argument
1022
auto
segments
= GetSegments();
Paint()
local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
js_command.h
117
void SetSegments(const std::vector<Segment>&
segments
)
in SetSegments()
argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
svg_paint_state.h
260
void SetLineDash(const std::vector<double>&
segments
, bool isSelf = true)
in SetLineDash()
argument
273
void SetStrokeDashArray(const std::vector<Dimension>&
segments
, bool isSelf = true)
in SetStrokeDashArray()
argument
H
A
D
paint_state.h
386
void SetLineDash(const std::vector<double>&
segments
)
in SetLineDash()
argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H
A
D
jsi_offscreen_canvas_bridge.cpp
57
std::vector<double>
segments
;
in GetJsDashValue()
local
869
auto
segments
= GetJsDashValue(runtime, argv[0]);
JsSetLineDash()
local
[all...]
H
A
D
jsi_canvas_bridge.cpp
113
std::vector<double>
segments
;
in GetJsDashValue()
local
1052
auto
segments
= GetJsDashValue(runtime, argv[0]);
JsSetLineDash()
local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H
A
D
dash_mpd_downloader.cpp
1319
unsigned int DashMpdDownloader::GetSegTimeBySeq(const std::vector<std::shared_ptr<DashSegment>> &
segments
,
in GetSegTimeBySeq()
argument
[all...]
Completed in 28 milliseconds
1
2