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:rightBottom
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H
A
D
tool_bar_item_element.cpp
109
void ToolBarItemElement::OnTargetCallback(const Offset& leftTop, const Offset&
rightBottom
)
in OnTargetCallback()
argument
H
A
D
render_tool_bar_item.cpp
100
Offset
rightBottom
= leftTop + layoutSize;
in ShowMenu()
local
/foundation/arkui/ui_lite/frameworks/components/
H
A
D
ui_box_progress.cpp
83
Point
rightBottom
;
in DrawRoundCap()
local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H
A
D
select_popup_component.cpp
144
ShowDialog( const RefPtr<StackElement>& stackElement, const Offset& leftTop, const Offset&
rightBottom
, bool isMenu)
ShowDialog()
argument
/foundation/arkui/ace_engine/frameworks/core/components/select/
H
A
D
select_element.cpp
155
Offset
rightBottom
= leftTop + render->GetLayoutSize();
in HandleClickedEvent()
local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H
A
D
drawing_painter_impl.cpp
85
Drawing::Point
rightBottom
= {rbRadius, rbRadius};
in ToDrawingRoundRect()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H
A
D
dot_indicator_paint_method.cpp
103
bool
rightBottom
= (gestureState_ == GestureState::GESTURE_STATE_RELEASE_RIGHT &&
in GetLongPointAnimationStateSecondCenter()
local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H
A
D
render_web.cpp
1321
Offset
rightBottom
= { bound->GetX() + GetGlobalOffset().GetX() + bound->GetWidth(),
in OnSelectPopupMenu()
local
1326
Offset
rightBottom
= { GetGlobalOffset().GetX(), GetGlobalOffset().GetY() };
in OnSelectPopupMenu()
local
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
render_box.cpp
721
Point
rightBottom
;
in CalculateRotate()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H
A
D
base_text_select_overlay.cpp
385
auto
rightBottom
= rectVertices[3];
in CheckHandleIsVisibleWithTransform()
local
Completed in 12 milliseconds