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:maxWidth_
(Results
1 - 15
of
15
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H
A
D
calendar_layout_algorithm.h
38
float
maxWidth_
= 0.0f;
member in OHOS::Ace::NG::CalendarLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H
A
D
sliding_panel_layout_algorithm.h
105
float
maxWidth_
= 0.0f;
member in OHOS::Ace::NG::SlidingPanelLayoutAlgorithm
H
A
D
sliding_panel_pattern.h
155
float
maxWidth_
= 0.0f;
member in OHOS::Ace::NG::SlidingPanelPattern
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H
A
D
render_semi_modal.h
114
double
maxWidth_
= 0.0;
member in OHOS::Ace::RenderSemiModal
/foundation/arkui/ace_engine/frameworks/core/components/option/
H
A
D
render_option.h
132
double
maxWidth_
= Size::INFINITE_SIZE;
member in OHOS::Ace::RenderOption
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H
A
D
water_flow_component.h
136
Dimension
maxWidth_
= 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
98
double
maxWidth_
= 1000000.0; // Infinity
member in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H
A
D
toast_theme.h
203
Dimension
maxWidth_
;
member in OHOS::Ace::ToastTheme
/foundation/arkui/ace_engine/frameworks/core/components/flex/
H
A
D
render_flex_item.h
209
Dimension
maxWidth_
= Dimension(Size::INFINITE_SIZE);
member in OHOS::Ace::final
H
A
D
flex_item_component.h
216
Dimension
maxWidth_
= Dimension(Size::INFINITE_SIZE);
member in OHOS::Ace::FlexItemComponent
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H
A
D
render_calendar.h
108
double
maxWidth_
= 0.0;
member in OHOS::Ace::RenderCalendar
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
render_box_base.h
370
CalcDimension
maxWidth_
= Dimension();
member in OHOS::Ace::RenderBoxBase
H
A
D
box_base_component.h
386
CalcDimension
maxWidth_
= Dimension();
member in OHOS::Ace::BoxBaseComponent
/foundation/window/window_manager/previewer/include/
H
A
D
wm_common.h
657
uint32_t
maxWidth_
= INT32_MAX;
member
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
wm_common.h
1061
uint32_t
maxWidth_
= INT32_MAX;
member
Completed in 12 milliseconds