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
refs:SetBlankSize
(Results
1 - 7
of
7
) sorted by relevance
/foundation/arkui/ui_lite/interfaces/kits/components/
H
A
D
ui_swipe_view.h
196
void
SetBlankSize
(uint16_t size)
in SetBlankSize()
function in OHOS::UISwipeView
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H
A
D
swiper_component.cpp
158
swiperView_.
SetBlankSize
(0);
in SetPageIndex()
/foundation/arkui/ui_lite/test/unittest/components/
H
A
D
ui_swipe_view_unit_test.cpp
192
swipeView_->
SetBlankSize
(size);
in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H
A
D
ui_test_rotate_input.cpp
268
swipe_->
SetBlankSize
(100); // 100 is blank size
in UIKitRotateEventSwipeView003()
/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H
A
D
ui_test_ui_swipe_view.cpp
98
swipe->
SetBlankSize
(100); // 100: is blank size
in UIKitSwipeViewTestHorizontal001()
/foundation/arkui/ui_lite/test/uitest/test_opacity/
H
A
D
ui_test_opacity.cpp
464
swipe->
SetBlankSize
(50); // 50: is blank size
in UIKitOpacityTestUISwipeView001()
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H
A
D
ui_test_border_margin_padding.cpp
693
swipe->
SetBlankSize
(100); // 100: is blank size
in UIKitUITestBorderMarginPaddingTest018()
Completed in 5 milliseconds