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:HEIGHT
(Results
1 - 25
of
59
) sorted by relevance
1
2
3
/foundation/arkui/ui_lite/test/unittest/components/
H
A
D
ui_qrcode_unit_test.cpp
25
const int16_t
HEIGHT
= 100;
member
H
A
D
ui_box_progress_unit_test.cpp
27
const int16_t
HEIGHT
= 100;
member
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H
A
D
base_shape_pattern_test_ng.h
47
static constexpr float
HEIGHT
= 300.0f;
member in OHOS::Ace::NG::BaseShapePatternTestNg
/foundation/multimedia/image_effect/test/unittest/mock/src/
H
A
D
mock_producer_surface.cpp
26
constexpr int32_t
HEIGHT
= 1280;
member
H
A
D
mock_pixel_map.cpp
25
constexpr int32_t
HEIGHT
= 1280;
member
/foundation/multimedia/image_effect/test/unittest/utils/
H
A
D
test_native_buffer_utils.cpp
24
constexpr int32_t
HEIGHT
= 1080;
member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H
A
D
font_regen.cpp
30
enum { WIDTH = 512,
HEIGHT
= 512, N = 10 };
enumerator
H
A
D
gradient_dirty_laundry.cpp
34
enum { WIDTH = 640,
HEIGHT
= 615 }; // 640,615 定义了位图的宽度和高度
enumerator
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H
A
D
image_codec_common.h
47
static constexpr char
HEIGHT
[] = "height";
member in OHOS::ImagePlugin::ImageCodecDescriptionKey
/foundation/arkui/ace_engine/test/unittest/core/event/
H
A
D
long_press_event_test_ng.cpp
40
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
drag_event_test_ng.h
63
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
pan_event_test_ng.cpp
45
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
click_event_test_ng.cpp
46
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
input_event_test_ng.cpp
33
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
touch_event_test_ng.cpp
46
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
scrollable_event_test_ng.cpp
49
constexpr float
HEIGHT
= 400.0f;
member
H
A
D
input_event_hub_test_ng.cpp
40
constexpr float
HEIGHT
= 400.0f;
member
/foundation/multimedia/image_effect/test/unittest/
H
A
D
TestEffectMemoryManager.cpp
30
constexpr uint32_t
HEIGHT
= 1080;
member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/
H
A
D
photo_proxy_test.h
27
const int32_t
HEIGHT
= 4096;
member
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H
A
D
drawing_text_c_sample.cpp
35
constexpr static int32_t
HEIGHT
= 1280;
variable
/foundation/multimedia/camera_lite/test/unittest/
H
A
D
camera_lite_test.h
60
HEIGHT
= 1080,
enumerator
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H
A
D
NativeAVMuxerParamCheckTest.cpp
56
constexpr int32_t
HEIGHT
= 288;
member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H
A
D
photo_proxy_test.h
27
const int32_t
HEIGHT
= 4096;
member
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H
A
D
dinput_context_test.cpp
31
constexpr uint32_t
HEIGHT
= 1080;
member
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H
A
D
plugin_pattern_test_ng.cpp
64
constexpr Dimension
HEIGHT
= 200.0_vp;
member
Completed in 12 milliseconds
1
2
3