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:clipPath
(Results
26 - 34
of
34
) sorted by relevance
1
2
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_border.cpp
528
Drawing::Path
clipPath
;
in DrawBorderImpl()
local
538
Drawing::Path
clipPath
;
in DrawBorderImpl()
local
/third_party/skia/src/core/
H
A
D
SkDevice.cpp
253
SkPath
clipPath
;
in drawEdgeAAQuad()
local
294
SkPath
clipPath
;
in drawEdgeAAImageSet()
local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H
A
D
inspector_composed_element.cpp
951
auto
clipPath
= render->GetClipPath();
in GetClip()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H
A
D
rs_node_test.cpp
4068
std::shared_ptr<RSPath>
clipPath
= RSPath::CreateRSPath();
in HWTEST_F()
local
/third_party/skia/include/core/
H
A
D
SkCanvas.h
1012
void
clipPath
(const SkPath& path, SkClipOp op) {
in clipPath()
function in SkCanvas
1026
void
clipPath
(cons
function in SkCanvas
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H
A
D
menu_pattern.cpp
1419
auto
clipPath
= menuLayoutAlgorithm->GetClipPath();
in UpdateClipPath()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
view_abstract_model_impl.cpp
907
auto
clipPath
= AceType::MakeRefPtr<ClipPath>();
in SetClipShape()
local
/third_party/skia/src/xps/
H
A
D
SkXPSDevice.cpp
1699
SkPath
clipPath
;
in clip()
local
1705
clipToPath(IXpsOMVisual* xpsVisual, const SkPath&
clipPath
, XPS_FILL_RULE fillRule)
clipToPath()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H
A
D
sheet_presentation_pattern.cpp
1830
std::string
clipPath
;
in GetSheetTypeWithAuto()
local
Completed in 31 milliseconds
1
2