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:SetTransMapRect
(Results
1 - 7
of
7
) sorted by relevance
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_view.cpp
293
transMap_->
SetTransMapRect
(GetOrigRect());
in Rotate()
319
transMap_->
SetTransMapRect
(GetOrigRect());
in Scale()
341
transMap_->
SetTransMapRect
(GetOrigRect());
in Shear()
366
transMap_->
SetTransMapRect
(GetOrigRect());
in Translate()
392
transMap_->
SetTransMapRect
(GetOrigRect());
in SetCameraDistance()
406
transMap_->
SetTransMapRect
(GetOrigRect());
in SetCameraPosition()
882
transMap_->
SetTransMapRect
(GetOrigRect());
in SetTransformMap()
H
A
D
ui_image_view.cpp
363
drawTransMap_->
SetTransMapRect
(Rect(viewRect.GetX(), viewRect.GetY(),
in UpdateDrawTransMap()
366
drawTransMap_->
SetTransMapRect
(viewRect);
in UpdateDrawTransMap()
379
transMap_->
SetTransMapRect
(viewRect);
in UpdateDrawTransMap()
H
A
D
root_view.cpp
568
transMap.
SetTransMapRect
(curViewRect);
in Render()
H
A
D
ui_canvas.cpp
1463
transMap.
SetTransMapRect
(textRect);
in BlitMapBuffer()
1525
trans.
SetTransMapRect
(textRect);
in DoDrawText()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H
A
D
transform.h
113
void
SetTransMapRect
(const Rect& rect);
/foundation/graphic/graphic_utils_lite/frameworks/
H
A
D
transform.cpp
86
void TransformMap::
SetTransMapRect
(const Rect& rect)
in SetTransMapRect()
function in OHOS::TransformMap
/foundation/arkui/ui_lite/frameworks/common/
H
A
D
typed_text.cpp
122
transform.
SetTransMapRect
(rectLetter);
in GetArcTextRect()
Completed in 10 milliseconds