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:clipOffset
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H
A
D
list_content_modifier.cpp
21
ListContentModifier::ListContentModifier(const OffsetF&
clipOffset
, const SizeF& clipSize)
in ListContentModifier()
argument
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H
A
D
rosen_render_clip.cpp
68
Offset
clipOffset
= paintOffset + Offset(offsetX_, offsetY_);
in SyncGeometryProperties()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_content_modifier.cpp
58
auto
clipOffset
= clipOffset_->Get();
in onDraw()
local
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H
A
D
rosen_render_rating.cpp
139
auto
clipOffset
= properties.
clipOffset
;
in PaintImageArea()
local
H
A
D
render_rating.h
137
Offset
clipOffset
;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H
A
D
menu_view.cpp
365
auto
clipOffset
= previewPattern->GetHoverImageAfterScaleOffset();
in UpdatePreivewVisibleAreaByFrame()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
base_text_select_overlay.cpp
1264
auto
clipOffset
= shapeRect->GetOffset();
in GetScrollableClipContentRect()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H
A
D
overlay_manager.cpp
276
auto
clipOffset
= previewPattern->GetHoverImageAfterScaleOffset();
in UpdatePreivewVisibleAreaByFrameWhenDisappear()
local
Completed in 19 milliseconds