Home
last modified time | relevance | path

Searched defs:attrs (Results 76 - 100 of 257) sorted by relevance

1234567891011

/third_party/skia/src/xml/
H A DSkDOMParser.cpp27 SkDOMAttr* attrs = fAlloc->makeArrayDefault<SkDOMAttr>(attrCount); in flushAttributes() local
/third_party/skia/tools/sk_app/unix/
H A DRasterWindowContext_unix.cpp49 XWindowAttributes attrs; in setDisplayParams() local
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dshadow_theme.cpp69 const char* attrs[] = { "_shadow", "_offset_x", "_offset_y", "_color", "_radius" }; in ParseShadowParam() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.cpp450 auto& attrs = MaybeResetAttribute<SvgBaseAttribute>(AttributeTag::SPECIALIZED_ATTR); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp114 CreateComponentAndSetChildAttr(const RefPtr<BoxComponent>& boxComponent, const std::string& type, const std::map<std::string, std::string>& attrs, const DOMInput& node) CreateComponentAndSetChildAttr() argument
133 SetChildAttr(const RefPtr<TextFieldComponent>& component, const RefPtr<BoxComponent>& boxComponent, const std::string& type, const std::map<std::string, std::string>& attrs) SetChildAttr() argument
H A Ddom_button_util.cpp55 CreateComponentAndSetChildAttr( const std::map<std::string, std::string>& attrs, DOMInput& node) CreateComponentAndSetChildAttr() argument
102 SetChildAttr(const RefPtr<ButtonComponent>& component, const std::map<std::string, std::string>& attrs, const RefPtr<ButtonTheme>& theme) SetChildAttr() argument
H A Ddom_radio_util.cpp52 CreateComponentAndSetChildAttr( const std::map<std::string, std::string>& attrs, DOMInput& node) CreateComponentAndSetChildAttr() argument
95 SetChildAttr(const DOMInput& node, const RefPtr<RadioComponent<std::string>>& component, const std::map<std::string, std::string>& attrs) SetChildAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp154 static const LinearMapNode<void (*)(const std::string&, SvgFeColorMatrixAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.h131 ARKTS_PropertyFlag attrs; member
/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp191 struct AudioSampleAttributes attrs; in Initialize() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/utils/
H A Dhdi_au_utils.cpp72 bool PluginAuFormat2HdiAttrs(OHOS::Media::Plugin::AudioSampleFormat pFormat, AudioSampleAttributes& attrs) in PluginAuFormat2HdiAttrs() argument
122 bool HdiAttrs2PluginAuFormat(AudioSampleAttributes attrs, OHOS::Media::Plugin::AudioSampleFormat& pFormat) in HdiAttrs2PluginAuFormat() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
H A Dpixel_map_from_surface.cpp104 EGLint attrs[] = { in CreateEGLImage() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_source_stub.cpp126 std::string attrs = data.ReadString(); in RegisterDistributedHardwareInner() local
H A Ddaudio_source_service.cpp103 std::string attrs = param.sinkAttrs; in RegisterDistributedHardware() local
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp121 std::string attrs = "attrs"; in HWTEST_F() local
142 std::string attrs = "attrs"; in HWTEST_F() local
161 std::string attrs in HWTEST_F() local
182 std::string attrs = "attrs"; HWTEST_F() local
202 std::string attrs = "attrs"; HWTEST_F() local
222 std::string attrs = "attrs"; HWTEST_F() local
246 std::string attrs = "attrs"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp90 std::string attrs = "attrs"; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp124 std::string attrs = data.ReadString(); in RegisterDistributedHardwareInner() local
196 CheckRegParams(const std::string &devId, const std::string &dhId, const std::string &version, const std::string &attrs, const std::string &reqId) const CheckRegParams() argument
/test/xts/hats/hdf/audio/idl/benchmarktest/render/
H A Daudio_render_mmap_benchmarktest.cpp59 void AudioRenderMmapBenchmarkTest::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
[all...]
H A Daudio_render_offload_benchmarktest.cpp59 void AudioRenderOffloadBenchmarkTest::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
[all...]
/test/xts/hats/hdf/audio/idl/common/adapter_multchannel/src/
H A Daudio_adapter_direct_test.cpp83 void HdfAudioAdapterDirectTest::InitDirectAttrs(struct AudioSampleAttributes &attrs) in InitDirectAttrs() argument
160 struct AudioSampleAttributes attrs = {}; HWTEST_F() local
181 struct AudioSampleAttributes attrs = {}; HWTEST_F() local
203 struct AudioSampleAttributes attrs = {}; HWTEST_F() local
226 struct AudioSampleAttributes attrs = {}; HWTEST_F() local
[all...]
H A Daudio_adapter_multchannel_test.cpp82 void HdfAudioAdapterMultiTest::InitMultchannelAttrs(struct AudioSampleAttributes &attrs) in InitMultchannelAttrs() argument
158 struct AudioSampleAttributes attrs = {}; HWTEST_F() local
[all...]
/test/xts/hats/hdf/audio/idl/common/render_additional/src/
H A DAudioRenderMmapTest.cpp52 void AudioUtRenderMmapTestAdditional::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
[all...]
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_mmap_test.cpp53 void AudioUtRenderMmapTest::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
[all...]
H A Daudio_render_offload_test.cpp56 void AudioUtRenderOffloadTest::InitRenderAttrs(struct AudioSampleAttributes &attrs) in InitRenderAttrs() argument
[all...]
/third_party/curl/lib/vauth/
H A Dkrb5_sspi.c109 unsigned long attrs; in Curl_auth_create_gssapi_user_message() local

Completed in 14 milliseconds

1234567891011