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:maxHeight_
(Results
1 - 13
of
13
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H
A
D
calendar_layout_algorithm.h
39
float
maxHeight_
= 0.0f;
member in OHOS::Ace::NG::CalendarLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H
A
D
water_flow_layout_info.h
195
float
maxHeight_
= 0.0f;
member in OHOS::Ace::NG::WaterFlowLayoutInfo
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H
A
D
water_flow_layout_info_sw.h
228
float
maxHeight_
= 0.0f;
member in OHOS::Ace::NG::WaterFlowLayoutInfoSW
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H
A
D
water_flow_component.h
137
Dimension
maxHeight_
= 0.0_px;
member in OHOS::Ace::V2::WaterFlowComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H
A
D
security_component_layout_algorithm.h
99
double
maxHeight_
= 1000000.0; // Infinity
member in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/flex/
H
A
D
render_flex_item.h
210
Dimension
maxHeight_
= Dimension(Size::INFINITE_SIZE);
member in OHOS::Ace::final
H
A
D
flex_item_component.h
217
Dimension
maxHeight_
= Dimension(Size::INFINITE_SIZE);
member in OHOS::Ace::FlexItemComponent
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H
A
D
render_calendar.h
109
double
maxHeight_
= 0.0;
member in OHOS::Ace::RenderCalendar
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H
A
D
tab_bar_layout_algorithm.h
140
std::optional<float>
maxHeight_
;
member in OHOS::Ace::NG::TabBarLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
render_box_base.h
371
CalcDimension
maxHeight_
= Dimension();
member in OHOS::Ace::RenderBoxBase
H
A
D
box_base_component.h
387
CalcDimension
maxHeight_
= Dimension();
member in OHOS::Ace::BoxBaseComponent
/foundation/window/window_manager/previewer/include/
H
A
D
wm_common.h
658
uint32_t
maxHeight_
= INT32_MAX;
member
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
wm_common.h
1062
uint32_t
maxHeight_
= INT32_MAX;
member
Completed in 14 milliseconds