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:align
(Results
1 - 9
of
9
) sorted by relevance
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H
A
D
commonattrs_align_test.cpp
24
int32_t
align
= ARKUI_ALIGNMENT_TOP_START;
in TestCommonAttrsAlign001()
local
36
int32_t
align
= ARKUI_ALIGNMENT_TOP;
in TestCommonAttrsAlign002()
local
48
int32_t
align
= ARKUI_ALIGNMENT_TOP_END;
in TestCommonAttrsAlign003()
local
60
int32_t
align
in TestCommonAttrsAlign004()
local
72
int32_t
align
= ARKUI_ALIGNMENT_CENTER;
TestCommonAttrsAlign005()
local
84
int32_t
align
= ARKUI_ALIGNMENT_END;
TestCommonAttrsAlign006()
local
96
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM_START;
TestCommonAttrsAlign007()
local
108
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM;
TestCommonAttrsAlign008()
local
120
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM_END;
TestCommonAttrsAlign009()
local
132
int32_t
align
= ARKUI_ALIGNMENT_CENTER;
TestCommonAttrsAlign010()
local
140
int32_t
align
= ENUM_ABNORMAL_VALUE;
TestCommonAttrsAlign011()
local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H
A
D
customcomponent_align_test.cpp
24
int32_t
align
= ARKUI_ALIGNMENT_TOP_START;
in TestCustomComponentAlign001()
local
36
int32_t
align
= ARKUI_ALIGNMENT_TOP;
in TestCustomComponentAlign002()
local
48
int32_t
align
= ARKUI_ALIGNMENT_TOP_END;
in TestCustomComponentAlign003()
local
60
int32_t
align
in TestCustomComponentAlign004()
local
72
int32_t
align
= ARKUI_ALIGNMENT_CENTER;
TestCustomComponentAlign005()
local
84
int32_t
align
= ARKUI_ALIGNMENT_END;
TestCustomComponentAlign006()
local
96
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM_START;
TestCustomComponentAlign007()
local
108
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM;
TestCustomComponentAlign008()
local
120
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM_END;
TestCustomComponentAlign009()
local
132
int32_t
align
= ARKUI_ALIGNMENT_CENTER;
TestCustomComponentAlign010()
local
140
int32_t
align
= ENUM_ABNORMAL_VALUE;
TestCustomComponentAlign011()
local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H
A
D
stack_align_test.cpp
121
int32_t
align
= -1;
in TestStackAlign010()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H
A
D
text_align_test.cpp
23
int32_t
align
= ARKUI_ALIGNMENT_TOP_START;
in TestTextAlign001()
local
35
int32_t
align
= ARKUI_ALIGNMENT_TOP;
in TestTextAlign002()
local
47
int32_t
align
= ARKUI_ALIGNMENT_TOP_END;
in TestTextAlign003()
local
59
int32_t
align
in TestTextAlign004()
local
71
int32_t
align
= ARKUI_ALIGNMENT_CENTER;
TestTextAlign005()
local
83
int32_t
align
= ARKUI_ALIGNMENT_END;
TestTextAlign006()
local
95
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM_START;
TestTextAlign007()
local
107
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM;
TestTextAlign008()
local
119
int32_t
align
= ARKUI_ALIGNMENT_BOTTOM_END;
TestTextAlign009()
local
131
int32_t
align
= ARKUI_ALIGNMENT_CENTER;
TestTextAlign010()
local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
mallocndk.cpp
76
int
align
= getpagesize();
in Memalign()
local
H
A
D
malloc1ndk.cpp
68
int
align
= getpagesize();
in Memalign()
local
H
A
D
mmanndk.cpp
145
size_t
align
= getpagesize();
in MProtect()
local
/test/xts/acts/graphic/graphicnapidrawingtest/
H
A
D
OH_Drawing_TypographyTest.cpp
2146
int
align
= TEXT_ALIGN_RIGHT;
in HWTEST_F()
local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H
A
D
arkoala_api.h
1082
ArkUI_Int32
align
;
member
Completed in 27 milliseconds