Home
last modified time | relevance | path

Searched defs:value (Results 1 - 25 of 3716) sorted by relevance

12345678910>>...149

/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_bar_style_ohos.cpp19 RefPtr<SystemBarStyle> SystemBarStyle::CreateStyleFromJsObj(void* env, void* value) in CreateStyleFromJsObj() argument
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_type.cpp20 TextInputType CastToTextInputType(int32_t value) in CastToTextInputType() argument
H A Dtext_input_action.cpp20 TextInputAction CastToTextInputAction(int32_t value) in CastToTextInputAction() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_select_ffi.h29 char* value; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_content_type.cpp19 TextContentType CastToTextContentType(int32_t value) in CastToTextContentType() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Drotation_event.h22 double value = 0.0; member
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dminimal_object.h33 MinimalObject(const ObjectFlagBitsValue& value) : flags_(value) {} in MinimalObject() argument
/foundation/graphic/graphic_3d/kits/js/include/
H A DVec4Proxy.h25 BASE_NS::Math::Vec4 value; member in Vec4Proxy
H A DQuatProxy.h24 BASE_NS::Math::Quat value; member in QuatProxy
H A DVec3Proxy.h24 BASE_NS::Math::Vec3 value; member in Vec3Proxy
H A DVec2Proxy.h25 BASE_NS::Math::Vec2 value; member in Vec2Proxy
H A DColorProxy.h23 SCENE_NS::Color value; member in ColorProxy
/foundation/communication/dsoftbus/core/adapter/authentication/src/
H A Dlnn_extdata_config_virtual.c19 int32_t GetExtData(char *value, uint32_t len) in GetExtData() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dblock_integer.cpp35 BlockInteger &BlockInteger::operator=(int value) in operator =() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/
H A Dgeneral_endian.cpp20 uint16_t Endian::LeToH(uint16_t value) in LeToH() argument
25 uint16_t Endian::HToLe(uint16_t value) in HToLe() argument
30 uint32_t Endian::LeToH(uint32_t value) in LeToH() argument
35 uint32_t Endian::HToLe(uint32_t value) in HToLe() argument
40 uint64_t Endian::LeToH(uint64_t value) in LeToH() argument
45 HToLe(uint64_t value) HToLe() argument
[all...]
H A Dmingw_endian.cpp19 uint16_t Endian::LeToH(uint16_t value) in LeToH() argument
23 uint16_t Endian::HToLe(uint16_t value) in HToLe() argument
27 uint32_t Endian::LeToH(uint32_t value) in LeToH() argument
31 uint32_t Endian::HToLe(uint32_t value) in HToLe() argument
36 uint64_t Endian::LeToH(uint64_t value) in LeToH() argument
40 HToLe(uint64_t value) HToLe() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_layout_property.h41 auto value = MakeRefPtr<IndexerLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_property.h35 auto value = MakeRefPtr<GridRowLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_layout_property.h36 auto value = MakeRefPtr<DataPickerLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_paint_property.h34 auto value = MakeRefPtr<ToggleButtonPaintProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_layout_property.h36 auto value = MakeRefPtr<ListItemLayoutProperty>(); variable
H A Dlist_layout_property.h41 auto value = MakeRefPtr<ListLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_layout_property.h39 auto value = MakeRefPtr<SlidingPanelLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_property.h41 auto value = MakeRefPtr<SheetPresentationProperty>(); variable

Completed in 14 milliseconds

12345678910>>...149