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:GetItemSize
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H
A
D
grid_layout_utils.cpp
20
GridItemSize GridLayoutUtils::
GetItemSize
(const GridLayoutInfo* info, const LayoutWrapper* wrapper, int32_t idx)
in GetItemSize()
function in OHOS::Ace::NG::GridLayoutUtils
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H
A
D
configuration.cpp
134
int Configuration::
GetItemSize
() const
in GetItemSize()
function in OHOS::AppExecFwk::Configuration
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H
A
D
indexer_item_component.h
103
const Dimension&
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::IndexerItemComponent
H
A
D
indexer_component.h
195
const Dimension&
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::IndexerComponent
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H
A
D
indexer_composed_element.cpp
131
std::string IndexerComposedElement::
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::V2::IndexerComposedElement
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H
A
D
indexer_item_component.h
86
const Dimension&
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::V2::IndexerItemComponent
H
A
D
render_indexer_item.h
111
const Dimension&
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::V2::RenderIndexerItem
H
A
D
indexer_component.h
127
const Dimension&
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::V2::IndexerComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
H
A
D
grid_layout_algorithm.cpp
214
float GridLayoutAlgorithm::
GetItemSize
(int32_t row, int32_t col, bool height) const
in GetItemSize()
function in OHOS::Ace::NG::GridLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/core/components/list/
H
A
D
list_item_theme.h
160
Dimension
GetItemSize
() const
in GetItemSize()
function in OHOS::Ace::ListItemTheme
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H
A
D
preferences_db_adapter.h
100
typedef int32_t (*
GetItemSize
)(GRD_ResultSet *resultSet, uint32_t *keySize, uint32_t *valueSize);
typedef
Completed in 8 milliseconds