Home
last modified time | relevance | path

Searched defs:attribute (Results 1 - 25 of 365) sorted by relevance

12345678910>>...15

/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_polygon_declaration.h39 auto& attribute = MaybeResetAttribute<SvgPolygonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPoints() local
45 auto& attribute = static_cast<SvgPolygonAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetPoints() local
H A Dsvg_path_declaration.h39 auto& attribute = MaybeResetAttribute<SvgPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetD() local
45 auto& attribute = static_cast<SvgPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetD() local
H A Dsvg_fe_flood_declaration.h38 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodColor() local
44 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodOpacity() local
50 auto& attribute = static_cast<SvgFeFloodAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFloodColor() local
56 auto& attribute = static_cast<SvgFeFloodAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFloodOpacity() local
H A Dsvg_stop_declaration.cpp39 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in InitializeStyle() local
H A Dsvg_stop_declaration.h39 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetOffset() local
45 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetColor() local
51 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetOpacity() local
57 auto& attribute = static_cast<SvgStopAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetGradientColor() local
H A Dsvg_circle_declaration.h41 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() local
47 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCx() local
53 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCy() local
59 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCy() local
65 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetR() local
71 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetR() local
[all...]
H A Dsvg_fe_offset_declaration.h38 auto& attribute = MaybeResetAttribute<SvgFeOffsetAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDx() local
44 auto& attribute = MaybeResetAttribute<SvgFeOffsetAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDy() local
50 auto& attribute = static_cast<SvgFeOffsetAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDx() local
59 auto& attribute = static_cast<SvgFeOffsetAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDy() local
[all...]
H A Dsvg_fe_colormatrix_declaration.h51 auto& attribute = MaybeResetAttribute<SvgFeColorMatrixAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetType() local
57 auto& attribute = MaybeResetAttribute<SvgFeColorMatrixAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetValues() local
63 auto& attribute = static_cast<SvgFeColorMatrixAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetType() local
69 auto& attribute = static_cast<SvgFeColorMatrixAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetValues() local
H A Dsvg_text_path_declaration.h39 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() local
45 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTextData() local
51 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetPath() local
57 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPath() local
63 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetStartOffset() local
69 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetStartOffset() local
[all...]
H A Dsvg_ellipse_declaration.h42 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() local
48 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCx() local
54 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCy() local
60 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCy() local
66 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetRx() local
72 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRx() local
78 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRy() local
84 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRy() local
[all...]
H A Dsvg_filter_declaration.h41 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
47 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
53 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
59 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
65 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
71 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
77 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
83 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
[all...]
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_parameter.h28 ASTParameter(const std::string &name, ASTParamAttr::ParamAttr attribute, const AutoPtr<ASTType> &type) in ASTParameter() argument
33 ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTType> &type) in ASTParameter() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_meItem.cpp94 uint32_t attribute = 0; in ReadFromParcel() local
/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_tags_unit_test.h45 std::shared_ptr<Attribute> attribute = std::make_shared<Attribute>(G_TAG_NAME, G_VALUE); member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUFieldPosition.java47 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition() argument
56 public UFieldPosition(Field attribute) { in UFieldPosition() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUFieldPosition.java49 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition() argument
58 public UFieldPosition(Field attribute) { in UFieldPosition() argument
/third_party/mesa3d/src/egl/main/
H A Deglsync.c123 _eglGetSyncAttrib(_EGLDisplay *disp, _EGLSync *sync, EGLint attribute, EGLAttrib *value) _eglGetSyncAttrib() argument
/third_party/mesa3d/src/glx/
H A Dglxconfig.c52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get() argument
H A Dquery_renderer.c29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, in __glXQueryRendererInteger() argument
105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) in glXQueryCurrentRendererIntegerMESA() argument
116 __glXQueryRendererString(struct glx_screen *psc, int attribute) in __glXQueryRendererString() argument
79 glXQueryRendererIntegerMESA(Display *dpy, int screen, int renderer, int attribute, unsigned int *value) glXQueryRendererIntegerMESA() argument
140 glXQueryRendererStringMESA(Display *dpy, int screen, int renderer, int attribute) glXQueryRendererStringMESA() argument
165 glXQueryCurrentRendererStringMESA(int attribute) glXQueryCurrentRendererStringMESA() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DDeviceEAGL.cpp31 egl::Error DeviceEAGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/vk-gl-cts/executor/
H A DxeTestLogParser.cpp89 const char* attribute = m_containerParser.getSessionInfoAttribute(); in parse() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DDeviceNULL.cpp26 egl::Error DeviceNULL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DDeviceVk.cpp31 egl::Error DeviceVk::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H A DDeviceCGL.cpp30 egl::Error DeviceCGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.h42 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetType() local
48 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in IsTypeChanged() local
54 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in SetIsTypeChanged() local

Completed in 9 milliseconds

12345678910>>...15