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:minHeight
(Results
1 - 25
of
43
) sorted by relevance
1
2
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
session_utils.h
46
CalcFloatWindowRectLimits(const WindowLimits& limits, uint32_t maxFloatingWindowSize, float vpr, int32_t& minWidth, int32_t& maxWidth, int32_t&
minHeight
, int32_t& maxHeight)
CalcFloatWindowRectLimits()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
extension_handler.cpp
27
auto
minHeight
= floor(layoutConstraintF.minSize.Height());
in Create()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
water_flow_model_impl.cpp
76
void WaterFlowModelImpl::SetItemMinHeight(const Dimension&
minHeight
)
in SetItemMinHeight()
argument
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H
A
D
subheader.js
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_panel_ffi.cpp
73
Dimension
minHeight
= Dimension(height, static_cast<DimensionUnit>(unit));
in FfiOHOSAceFrameworkPanelMiniHeight()
local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H
A
D
water_flow_component.cpp
101
void WaterFlowComponent::SetMinHeight(const Dimension&
minHeight
)
in SetMinHeight()
argument
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
sub_session.cpp
180
uint32_t
minHeight
= GetSystemConfig().miniHeightOfSubWindow_;
in RectCheck()
local
H
A
D
main_session.cpp
209
uint32_t
minHeight
= GetSystemConfig().miniHeightOfMainWindow_;
in RectCheck()
local
H
A
D
system_session.cpp
346
uint32_t
minHeight
= MIN_SYSTEM_WINDOW_HEIGHT;
in RectCheck()
local
/foundation/arkui/ace_engine/frameworks/core/components/flex/
H
A
D
flex_item_component.h
137
void SetMinHeight(const Dimension&
minHeight
)
in SetMinHeight()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H
A
D
button_layout_algorithm.cpp
261
auto
minHeight
= layoutContraint->minSize.Height();
in PerformMeasureSelf()
local
415
auto
minHeight
= layoutContraint->minSize.Height();
in NeedAgingMeasure()
local
/foundation/arkui/ace_engine/interfaces/native/node/
H
A
D
node_extened.h
36
int32_t
minHeight
;
member
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
scroll_bar.h
131
void SetMinHeight(const Dimension&
minHeight
)
in SetMinHeight()
argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H
A
D
navigation_bar_component.h
420
void SetMinHeight(const Dimension&
minHeight
)
in SetMinHeight()
argument
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H
A
D
render_semi_modal.cpp
191
double
minHeight
= NormalizeToPx(BLANK_MIN_HEIGHT) + statusBarHeight_;
in UpdateMinBlankHeight()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_view_measure_layout.cpp
482
CalcDimension
minHeight
;
in JSMeasure()
local
H
A
D
js_water_flow.cpp
329
CalcDimension
minHeight
;
in SetItemConstraintSize()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H
A
D
water_flow_model_ng.cpp
132
void WaterFlowModelNG::SetItemMinHeight(const Dimension&
minHeight
)
in SetItemMinHeight()
argument
454
void WaterFlowModelNG::SetItemMinHeight(FrameNode* frameNode, const Dimension&
minHeight
)
in SetItemMinHeight()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H
A
D
water_flow_layout_info.cpp
209
auto
minHeight
= -1.0f;
in GetCrossIndexForNextItem()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H
A
D
side_bar_container_layout_algorithm.cpp
437
auto
minHeight
= CalcLength(realSideBarHeight_);
in MeasureSideBar()
local
/foundation/window/window_manager/wmserver/src/
H
A
D
drag_controller.cpp
369
uint32_t
minHeight
= static_cast<uint32_t>(MIN_FLOATING_HEIGHT * vpr);
in CalculateNewWindowRect()
local
/foundation/arkui/ace_engine/frameworks/core/components/text/
H
A
D
render_text.cpp
191
auto
minHeight
= layoutParam.GetMinSize().Height();
in PerformLayout()
local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H
A
D
style.h
89
CalcDimension
minHeight
= Dimension(0.0);
member
/foundation/arkui/ace_engine/frameworks/core/components/box/
H
A
D
box_base_component.h
184
void SetMinHeight(const CalcDimension&
minHeight
)
in SetMinHeight()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H
A
D
arkts_native_water_flow_bridge.cpp
204
CalcDimension
minHeight
;
in SetItemConstraintSize()
local
Completed in 23 milliseconds
1
2