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
refs:InvalidateRect
(Results
1 - 7
of
7
) sorted by relevance
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_view.cpp
301
InvalidateRect
(joinRect);
in Rotate()
327
InvalidateRect
(joinRect);
in Scale()
349
InvalidateRect
(joinRect);
in Shear()
374
InvalidateRect
(joinRect);
in Translate()
396
InvalidateRect
(joinRect);
in SetCameraDistance()
410
InvalidateRect
(joinRect);
in SetCameraPosition()
439
InvalidateRect
(view->GetRect(), view);
in Invalidate()
444
InvalidateRect
(GetRect());
in Invalidate()
447
void UIView::
InvalidateRect
(const Rect& invalidatedArea, UIView* view)
in InvalidateRect()
function in OHOS::UIView
886
InvalidateRect
(joinRec
in SetTransformMap()
[all...]
H
A
D
ui_chart.cpp
407
chart_->
InvalidateRect
(refresh);
in Refresh()
413
chart_->
InvalidateRect
(refresh);
in Refresh()
443
InvalidateRect
(refresh);
in RefreshChart()
H
A
D
ui_view_group.cpp
120
InvalidateRect
(view->GetRect());
in Remove()
H
A
D
ui_analog_clock.cpp
261
InvalidateRect
(redraw);
in CalculateRedrawArea()
/foundation/arkui/ui_lite/test/uitest/test_animator/
H
A
D
ui_test_animator.h
62
view->
InvalidateRect
(invalidatedArea);
in Callback()
/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H
A
D
transition_impl.cpp
329
view_->
InvalidateRect
(invalidatedArea);
in PerformTransition()
423
view_->
InvalidateRect
(invalidatedAreaBefore);
in RecoveryViewStatus()
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
ui_view.h
482
void
InvalidateRect
(const Rect& invalidatedArea, UIView* view = nullptr);
Completed in 8 milliseconds