Home
last modified time | relevance | path

Searched defs:attribute (Results 76 - 100 of 390) sorted by relevance

12345678910>>...16

/foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/
H A Dtexttimer_declaration.h57 auto& attribute = static_cast<TextTimerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetInputCount() local
63 auto& attribute = MaybeResetAttribute<TextTimerAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetInputCount() local
69 auto& attribute = static_cast<TextTimerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetIsCountDown() local
75 auto& attribute = MaybeResetAttribute<TextTimerAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIsCountDown() local
81 auto& attribute = static_cast<TextTimerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFormat() local
87 auto& attribute = MaybeResetAttribute<TextTimerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFormat() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_declaration.h42 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetRotate() local
48 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetRotate() local
54 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() local
60 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTextData() local
66 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
72 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetX() local
78 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); SetY() local
84 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetY() local
90 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDx() local
96 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDx() local
102 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDy() local
108 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDy() local
[all...]
H A Dsvg_base_declaration.h80 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFillState() local
86 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetStrokeState() local
92 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetSvgTextStyle() local
98 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTransform() local
104 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetMaskId() local
110 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetFilterId() local
116 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTransformOrigin() local
122 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); HasOpacity() local
128 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetOpacity() local
136 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetGradient() local
142 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetClipPathHref() local
148 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetHref() local
154 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHref() local
160 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetClipState() local
[all...]
H A Dsvg_declaration.h63 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
69 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
75 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
81 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
87 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetWidth() local
93 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
99 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); SetHeight() local
105 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
111 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); SetViewBox() local
117 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetViewBox() local
123 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); SetAutoMirror() local
129 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetAutoMirror() local
[all...]
H A Dsvg_gradient_declaration.h39 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTransform() local
45 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetSpreadMethod() local
51 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX1() local
57 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY1() local
63 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX2() local
69 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetY2() local
75 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetR() local
82 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCx() local
88 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCy() local
94 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFx() local
100 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFy() local
106 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTransform() local
112 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetSpreadMethod() local
118 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetGradient() local
124 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetGradientType() local
130 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); AddGradientColor() local
[all...]
H A Dsvg_base_declaration.cpp501 auto& attribute = MaybeResetAttribute<SvgBaseAttribute>(AttributeTag::SPECIALIZED_ATTR); local
H A Dsvg_fe_composite_declaration.h52 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK1() local
58 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK2() local
64 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK3() local
70 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK4() local
85 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIn2() local
106 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetOperatorType() local
113 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK1() local
119 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK2() local
125 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK3() local
131 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK4() local
137 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetIn2() local
143 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetOperatorType() local
[all...]
H A Dsvg_pattern_declaration.h45 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
51 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
57 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
63 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
69 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
75 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
81 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
87 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
93 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPatternUnits() local
99 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPatternUnits() local
105 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPatternContentUnits() local
111 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPatternContentUnits() local
117 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPatternTransform() local
123 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPatternTransform() local
129 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetViewBox() local
135 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetViewBox() local
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.h162 void SetTestCaseAttribute(TestCaseAttribute attribute) in SetTestCaseAttribute() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_realdel_test.cpp224 EncrypteAttribute attribute = {g_kvOption.isEncryptedDb, g_kvOption.passwd}; in HWTEST_F() local
309 EncrypteAttribute attribute = {g_kvOption.isEncryptedDb, g_kvOption.passwd}; in HWTEST_F() local
355 EncrypteAttribute attribute = {g_kvOption.isEncryptedDb, g_kvOption.passwd}; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() local
/kernel/linux/linux-5.10/samples/kobject/
H A Dkset-example.c56 struct foo_attribute *attribute; in foo_attr_show() local
76 struct foo_attribute *attribute; in foo_attr_store() local
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() local
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-label.c58 find_smbios_instance_string(struct pci_dev *pdev, char *buf, enum smbios_attr_enum attribute) find_smbios_instance_string() argument
/kernel/linux/linux-6.6/samples/kobject/
H A Dkset-example.c56 struct foo_attribute *attribute; in foo_attr_show() local
76 struct foo_attribute *attribute; in foo_attr_store() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java497 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer
502 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute) FieldContainer() argument
508 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int value) FieldContainer() argument
513 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, Object value) FieldContainer() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java500 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer
505 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute) FieldContainer() argument
511 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int value) FieldContainer() argument
516 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, Object value) FieldContainer() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument
/third_party/mesa3d/src/egl/main/
H A Degldevice.c234 _eglQueryDeviceAttribEXT(_EGLDevice *dev, EGLint attribute, in _eglQueryDeviceAttribEXT() argument
H A Deglcontext.c674 _eglQueryContext(_EGLContext *c, EGLint attribute, EGLin argument
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pixelformat.c279 int attribute; member
334 score_pixelformats(HDC hdc, struct stw_pixelformat_score *scores, uint count, int attribute, int expected_value) score_pixelformats() argument
/third_party/mesa3d/src/glx/apple/
H A Dglx_empty.c151 glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) glXQueryGLXPbufferSGIX() argument
/third_party/mesa3d/src/glx/tests/
H A Dquery_renderer_implementation_unittest.cpp77 fake_queryInteger(__DRIscreen *screen, int attribute, unsigned int *val) in fake_queryInteger() argument
124 fake_queryString(__DRIscreen *screen, int attribute, const char **val) in fake_queryString() argument
/third_party/node/deps/icu-small/source/common/
H A Duniset_closure.cpp214 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dsearch.cpp50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument

Completed in 14 milliseconds

12345678910>>...16