Home
last modified time | relevance | path

Searched defs:GetItemSize (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_utils.cpp22 GridItemSize GridLayoutUtils::GetItemSize(const GridLayoutInfo* info, const LayoutWrapper* wrapper,… in GetItemSize() function in OHOS::Ace::NG::GridLayoutUtils
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer_item.h111 const Dimension& GetItemSize() const in GetItemSize() function
H A Dindexer_item_component.h86 const Dimension& GetItemSize() const in GetItemSize() function
H A Dindexer_component.h127 const Dimension& GetItemSize() const in GetItemSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h103 const Dimension& GetItemSize() const in GetItemSize() function
H A Dindexer_component.h195 const Dimension& GetItemSize() const in GetItemSize() function
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration.cpp135 int Configuration::GetItemSize() const in GetItemSize() function in OHOS::AppExecFwk::Configuration
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h160 Dimension GetItemSize() const in GetItemSize() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h70 typedef int32_t (*GetItemSize)(GRD_ResultSet *resultSet, uint32_t *keySize, uint32_t *valueSize); typedef
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dindexer_composed_element.cpp136 std::string IndexerComposedElement::GetItemSize() const in GetItemSize() function in OHOS::Ace::V2::IndexerComposedElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
H A Dgrid_layout_algorithm.cpp222 float GridLayoutAlgorithm::GetItemSize(int32_t row, int32_t col, bool height) const in GetItemSize() function in OHOS::Ace::NG::GridLayoutAlgorithm