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:alignment_
(Results
1 - 20
of
20
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/align/
H
A
D
render_align.h
34
Alignment
alignment_
= Alignment::CENTER;
member in OHOS::Ace::final
H
A
D
render_align.cpp
49
child->SetPosition(Alignment::GetAlignPosition(GetLayoutSize(), child->GetLayoutSize(),
alignment_
));
in PerformLayout()
local
H
A
D
align_component.h
45
Alignment
alignment_
= Alignment::CENTER;
member in OHOS::Ace::AlignComponent
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H
A
D
linear_allocator.h
90
size_t const
alignment_
= 1;
member in LinearAllocator
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H
A
D
linear_allocator.h
90
size_t const
alignment_
= 1;
member in LinearAllocator
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H
A
D
linear_allocator.h
91
size_t const
alignment_
= 1;
member in LinearAllocator
/foundation/arkui/ace_engine/frameworks/core/components/text/
H
A
D
text_component.h
129
std::optional<TextAlign>
alignment_
;
member in OHOS::Ace::TextComponent
H
A
D
render_text.h
172
std::optional<TextAlign>
alignment_
;
member in OHOS::Ace::RenderText
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
extension_companion_node.h
85
ArkUI_Int32
alignment_
= 0;
member in OHOS::Ace::NG::ExtensionCompanionNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H
A
D
dialog_layout_algorithm.h
111
DialogAlignment
alignment_
= DialogAlignment::DEFAULT;
member in OHOS::Ace::NG::DialogLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H
A
D
wrap_layout_algorithm.h
115
WrapAlignment
alignment_
= WrapAlignment::START;
member in OHOS::Ace::NG::WrapLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H
A
D
render_wrap.h
131
WrapAlignment
alignment_
= WrapAlignment::START;
member in OHOS::Ace::RenderWrap
H
A
D
wrap_component.h
142
WrapAlignment
alignment_
= WrapAlignment::START;
member in OHOS::Ace::WrapComponent
/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H
A
D
render_dialog_tween.h
99
DialogAlignment
alignment_
= DialogAlignment::DEFAULT;
member in OHOS::Ace::RenderDialogTween
H
A
D
dialog_tween_component.h
281
DialogAlignment
alignment_
= DialogAlignment::DEFAULT;
member in OHOS::Ace::DialogTweenComponent
/foundation/arkui/ace_engine/frameworks/core/components/image/
H
A
D
image_component.h
207
Alignment
alignment_
= Alignment::CENTER;
member in OHOS::Ace::ImageComponent
H
A
D
render_image.h
344
Alignment
alignment_
= Alignment::CENTER;
member in OHOS::Ace::RenderImage
/third_party/vixl/src/
H
A
D
pool-manager.h
307
int
alignment_
;
member in vixl::PoolObject
551
int
alignment_
;
global()
member in vixl::PoolManager
[all...]
/third_party/node/deps/v8/src/compiler/
H
A
D
machine-operator.h
229
int
alignment_
;
member in v8::internal::compiler::final
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H
A
D
dialog_theme.h
606
DialogAlignment
alignment_
;
member in OHOS::Ace::DialogTheme
Completed in 11 milliseconds