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:Layout
(Results
1 - 25
of
93
) sorted by relevance
1
2
3
4
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H
A
D
atomic_service_layout_algorithm.cpp
18
void AtomicServiceLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::AtomicServiceLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
H
A
D
grid_col_layout_algorithm.cpp
21
void GridColLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::GridColLayoutAlgorithm
/foundation/arkui/ui_lite/interfaces/kits/layout/
H
A
D
layout.h
75
class
Layout
: public UIViewGroup {
class
82
Layout
() : direction_(LAYOUT_HOR) {}
in Layout()
function in OHOS::Layout
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H
A
D
close_icon_layout_algorithm.cpp
30
void CloseIconLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::CloseIconLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H
A
D
stage_layout_algorithm.cpp
34
void StageLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::StageLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/root/
H
A
D
root_layout_algorithm.cpp
22
void RootLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::RootLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H
A
D
swiper_arrow_layout_algorithm.cpp
30
void SwiperArrowLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::SwiperArrowLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H
A
D
menu_wrapper_layout_algorithm.cpp
37
void MenuWrapperLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::MenuWrapperLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H
A
D
canvas_layout_algorithm.cpp
36
void CanvasLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::CanvasLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H
A
D
xcomponent_layout_algorithm.cpp
46
void XComponentLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::XComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H
A
D
custom_node_layout_algorithm.cpp
87
void CustomNodeLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::CustomNodeLayoutAlgorithm
/foundation/arkui/ace_engine/component_ext/movingphoto/
H
A
D
movingphoto_layout_algorithm.cpp
21
void MovingPhotoLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::MovingPhotoLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/render_node/
H
A
D
render_node_layout_algorithm.cpp
63
void RenderNodeLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::RenderNodeLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H
A
D
navigation_content_layout_algorithm.cpp
41
void NavigationContentLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::NavigationContentLayoutAlgorithm
H
A
D
bar_item_layout_algorithm.cpp
161
void BarItemLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::BarItemLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H
A
D
rating_layout_algorithm.cpp
64
void RatingLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::RatingLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H
A
D
menu_preview_layout_algorithm.cpp
34
void MenuPreviewLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::MenuPreviewLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H
A
D
list_item_layout_algorithm.cpp
89
void ListItemLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::ListItemLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H
A
D
marquee_layout_algorithm.cpp
64
void MarqueeLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::MarqueeLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H
A
D
video_layout_algorithm.cpp
42
void VideoLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::VideoLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stack/
H
A
D
stack_layout_algorithm.cpp
25
void StackLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::StackLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H
A
D
toast_layout_algorithm.cpp
52
void ToastLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::ToastLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
extension_handler.cpp
46
void ExtensionHandler::
Layout
(int32_t width, int32_t height, int32_t positionX, int32_t positionY)
in Layout()
function in OHOS::Ace::NG::ExtensionHandler
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H
A
D
image_layout_algorithm.cpp
122
void ImageLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::ImageLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H
A
D
box_layout_algorithm.cpp
31
void BoxLayoutAlgorithm::
Layout
(LayoutWrapper* layoutWrapper)
in Layout()
function in OHOS::Ace::NG::BoxLayoutAlgorithm
Completed in 9 milliseconds
1
2
3
4