Home
last modified time | relevance | path

Searched defs:props (Results 101 - 125 of 473) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_layout_algorithm.cpp83 const auto& props = DynamicCast<ImageLayoutProperty>(layoutWrapper->GetLayoutProperty()); in MeasureContent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp25 auto props = AceType::DynamicCast<GridLayoutProperty>(wrapper_->GetLayoutProperty()); in GridLayoutRangeSolver() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmenu_item_model_impl.cpp21 void MenuItemModelImpl::Create(const MenuItemProperties& props) {} in Create() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.cpp110 auto props = swiper.GetLayoutProperty<SwiperLayoutProperty>(); in SaveDigitIndicatorProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_layout_property.h55 auto props = MakeRefPtr<ToastLayoutProperty>(); variable
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_object_napi.cpp124 napi_value returnValue = nullptr, props = nullptr; in ObjectGetAllPropertyNames() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp177 const GLenum props[] = { flag, GL_LOCATION }; in ProcessCombinedSamplers() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_capability.cpp65 void RSScreenCapability::SetProps(const std::vector<RSScreenProps>& props) in SetProps() argument
110 bool RSScreenCapability::WriteVector(const std::vector<RSScreenProps> &props, Parcel &parcel) const in WriteVector() argument
175 std::vector<RSScreenProps> props; in Unmarshalling() local
21 RSScreenCapability(std::string name, ScreenInterfaceType type, uint32_t phyWidth, uint32_t phyHeight, uint32_t supportLayers, uint32_t virtualDispCount, bool supportWriteBack, const std::vector<RSScreenProps>& props) RSScreenCapability() argument
[all...]
/foundation/filemanagement/user_file_service/interfaces/kits/picker/include/
H A Dpicker_napi_utils.h62 std::vector<napi_property_descriptor> props; member
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_data.cpp293 const auto& props = owner_->MetaData(); in Get() local
305 const auto& props = owner_->MetaData(); in Get() local
319 const auto& props = owner_->MetaData(); in PropertyCount() local
328 const auto& props = owner_->MetaData(); in Get() local
344 const auto& props = owner_->MetaData(); Get() local
[all...]
/foundation/multimedia/image_framework/interfaces/kits/native/ndk_test_example/
H A Dmy_pixel_map.cpp45 napi_property_descriptor props[] = { in Init() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
H A Dstat_n_exporter.cpp316 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
H A Dstat_n_exporter_v9.cpp255 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/class_hashstream/
H A Dhashstream_n_exporter.cpp204 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.cpp81 bool CloudFileCacheNapi::ToExport(std::vector<napi_property_descriptor> props) in ToExport() argument
128 std::vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.cpp302 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.cpp493 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/
H A Dwatcher_n_exporter.cpp205 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/
H A Dfile_n_exporter.cpp335 vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/
H A Dnapi_file_info_exporter.cpp29 std::vector<napi_property_descriptor> props = { in Export() local
/third_party/icu/tools/unicode/c/genprops/
H A Dgenprops.cpp153 const UniProps *props=ppucd.getProps(newValues, errorCode); in main() local
/third_party/lzma/CPP/7zip/Compress/
H A DPpmdEncoder.cpp58 CEncProps props; in SetCoderProperties() local
133 Byte props[kPropSize]; in WriteCoderProperties() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c118 VkFormatProperties props = screen->format_props[res->base.b.format]; in get_resource_features() local
/third_party/node/test/js-native-api/test_object/
H A Dtest_null.c290 napi_value return_value, props; in GetPropertyNames() local
311 napi_value return_value, props; in GetAllPropertyNames() local
/third_party/node/test/node-api/test_instance_data/
H A Dtest_instance_data.c193 napi_property_descriptor props[] = { in Init() local

Completed in 15 milliseconds

12345678910>>...19