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:scrollable_
(Results
1 - 21
of
21
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H
A
D
dom_tab_content.h
54
bool
scrollable_
= true;
member in OHOS::Ace::Framework::final
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
grid_layout_manager.h
70
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::GridLayoutManager
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H
A
D
scrollable_utils_test.cpp
39
RefPtr<FrameNode>
scrollable_
;
member in OHOS::Ace::NG::ScrollableUtilsTest
[all...]
H
A
D
scrollable_fling_test_ng.cpp
900
auto
scrollable_
= scrollableEvent->GetScrollable();
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H
A
D
tab_content_component.h
109
bool
scrollable_
= true; // the default value is true
member in OHOS::Ace::TabContentComponent
H
A
D
render_tab_content.h
220
bool
scrollable_
= true; // the default value is true
member in OHOS::Ace::RenderTabContent
H
A
D
render_tab_bar.h
198
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::RenderTabBar
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H
A
D
scroll_edge_effect_base.h
114
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::ScrollEdgeEffectBase
H
A
D
render_scroll.h
288
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::RenderScroll
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H
A
D
scroll_test_ng.h
77
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::NG::ScrollTestNg
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H
A
D
scroll_edge_effect_base.h
114
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::NG::ScrollEdgeEffectBase
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H
A
D
render_popup_list.h
88
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::V2::RenderPopupList
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H
A
D
render_grid.h
192
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::RenderGrid
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H
A
D
grid_pattern.h
324
bool
scrollable_
= true;
member
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H
A
D
scrollable_event.h
181
RefPtr<Scrollable>
scrollable_
;
global()
member in OHOS::Ace::NG::ScrollableEvent
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H
A
D
render_grid_scroll.h
231
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::V2::RenderGridScroll
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H
A
D
list_pattern.h
474
RefPtr<Scrollable>
scrollable_
;
member
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H
A
D
render_list.h
420
RefPtr<Scrollable>
scrollable_
;
member in OHOS::Ace::V2::RenderList
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H
A
D
accessibility_element_info.h
1789
bool
scrollable_
= false;
member in OHOS::Accessibility::AccessibilityElementInfo
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H
A
D
rich_editor_pattern.h
1368
bool
scrollable_
= true;
member in OHOS::OHOS::Ace::NG::RecordType::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
text_field_pattern.h
1849
bool
scrollable_
= true;
member in OHOS::OHOS::Ace::NG::TextFieldPattern
Completed in 21 milliseconds