| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| H A D | image_layout_algorithm.cpp | 83 const auto& props = DynamicCast<ImageLayoutProperty>(layoutWrapper->GetLayoutProperty()); in MeasureContent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/ |
| H A D | grid_layout_range_solver.cpp | 25 auto props = AceType::DynamicCast<GridLayoutProperty>(wrapper_->GetLayoutProperty()); in GridLayoutRangeSolver() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | menu_item_model_impl.cpp | 21 void MenuItemModelImpl::Create(const MenuItemProperties& props) {} in Create() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| H A D | swiper_helper.cpp | 110 auto props = swiper.GetLayoutProperty<SwiperLayoutProperty>(); in SaveDigitIndicatorProperty() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| H A D | toast_layout_property.h | 55 auto props = MakeRefPtr<ToastLayoutProperty>(); variable
|
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| H A D | js_test_object_napi.cpp | 124 napi_value returnValue = nullptr, props = nullptr; in ObjectGetAllPropertyNames() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| H A D | gpu_program_gles.cpp | 177 const GLenum props[] = { flag, GL_LOCATION }; in ProcessCombinedSamplers() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
| H A D | rs_screen_capability.cpp | 65 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 D | picker_napi_utils.h | 62 std::vector<napi_property_descriptor> props; member
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/ |
| H A D | property_data.cpp | 293 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 D | my_pixel_map.cpp | 45 napi_property_descriptor props[] = { in Init() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/ |
| H A D | stat_n_exporter.cpp | 316 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/ |
| H A D | stat_n_exporter_v9.cpp | 255 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/class_hashstream/ |
| H A D | hashstream_n_exporter.cpp | 204 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
| H A D | cloud_file_cache_napi.cpp | 81 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 D | stat_n_exporter.cpp | 302 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/ |
| H A D | stream_n_exporter.cpp | 493 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
| H A D | watcher_n_exporter.cpp | 205 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_file/ |
| H A D | file_n_exporter.cpp | 335 vector<napi_property_descriptor> props = { in Export() local
|
| /foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/ |
| H A D | napi_file_info_exporter.cpp | 29 std::vector<napi_property_descriptor> props = { in Export() local
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | genprops.cpp | 153 const UniProps *props=ppucd.getProps(newValues, errorCode); in main() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | PpmdEncoder.cpp | 58 CEncProps props;
in SetCoderProperties() local 133 Byte props[kPropSize];
in WriteCoderProperties() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_blit.c | 118 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 D | test_null.c | 290 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 D | test_instance_data.c | 193 napi_property_descriptor props[] = { in Init() local
|