Home
last modified time | relevance | path

Searched defs:const (Results 2851 - 2875 of 19613) sorted by relevance

1...<<111112113114115116117118119120>>...785

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_path.h40 const std::string& GetD() const in GetD() argument
H A Dsvg_use_component.cpp57 const Dimension& SvgUseComponent::GetX() const in GetX() argument
67 const Dimension& SvgUseComponent::GetY() const in GetY() argument
H A Dsvg_path_component.cpp52 const std::string& SvgPathComponent::GetD() const in GetD() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Danimatable_arithmetic.h31 bool operator==(const T& value) const in operator ==() argument
36 bool operator!=(const T& value) const in operator !=() argument
52 operator +(const T& value) const operator +() argument
56 operator +=(const T& value) const operator +=() argument
60 operator -(const T& value) const operator -() argument
64 operator -=(const T& value) const operator -=() argument
68 operator *(const float scale) const operator *() argument
72 operator *=(const float scale) const operator *=() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_group.h54 const std::vector<RefPtr<Gesture>> &GetGestures() const in GetGestures() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_data.h32 virtual const void* GetDataWrapper() const in GetDataWrapper() argument
39 virtual std::string ToString() const in ToString() argument
[all...]
H A Dimage_object.cpp19 const SizeF& ImageObject::GetImageSize() const in GetImageSize() argument
29 const ImageSourceInfo& ImageObject::GetSourceInfo() const in GetSourceInfo() argument
34 const RefPtr<ImageData>& ImageObject::GetData() const in GetData() argument
49 int32_t ImageObject::GetFrameCount() const in GetFrameCount() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_accessibility_property.cpp21 bool GridItemAccessibilityProperty::IsSelected() const in IsSelected() argument
30 AceCollectionItemInfo GridItemAccessibilityProperty::GetCollectionItemInfo() const in GetCollectionItemInfo() argument
H A Dgrid_item_event_hub.h40 SelectFunc GetOnSelect() const in GetOnSelect() argument
50 SelectFunc GetSelectChangeEvent() const in GetSelectChangeEvent() argument
55 void FireSelectChangeEvent(bool select) const in FireSelectChangeEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
H A Dgrid_col_layout_property.h59 int32_t GetSpan(V2::GridSizeType sizeType) const in GetSpan() argument
65 int32_t GetOrder(V2::GridSizeType sizeType) const in GetOrder() argument
71 int32_t GetOffset(V2::GridSizeType sizeType) const in GetOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_property.cpp39 void GridRowLayoutProperty::ToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in ToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_paint_property.h108 void BorderRadiusToJsonValue(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) const in BorderRadiusToJsonValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/divider/
H A Drender_divider.h32 bool GetIsVertical() const in GetIsVertical() argument
37 Color GetDividerColor() const in GetDividerColor() argument
42 Dimension GetStrokeWidth() const in GetStrokeWidth() argument
47 LineCap GetLineCap() const in GetLineCap() argument
H A Ddivider_theme.h35 RefPtr<DividerTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument
54 const Color& GetColor() const in GetColor() argument
59 const Dimension& GetStokeWidth() const in GetStokeWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Ddrag_bar_component.h37 PanelMode GetPanelMode() const in GetPanelMode() argument
42 bool HasDragBar() const in HasDragBar() argument
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.h54 GetId() const GetId() argument
59 GetHashCode() const GetHashCode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_text_component.h30 uint32_t GetSelected() const in GetSelected() argument
40 const std::vector<std::string>& GetRange() const in GetRange() argument
[all...]
H A Dpicker_multitext_component.h30 const std::vector<uint32_t>& GetSelected() const in GetSelected() argument
43 const std::vector<std::vector<std::string>>& GetRange() const in GetRange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drender_qrcode.h36 const std::string& GetValue() const in GetValue() argument
40 const Color& GetQrcodeColor() const in GetQrcodeColor() argument
44 const Color& GetBackgroundColor() const in GetBackgroundColor() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Dtext_clock_component.cpp37 int32_t TextClockComponent::GetHoursWest() const in GetHoursWest() argument
47 std::string TextClockComponent::GetFormat() const in GetFormat() argument
57 RefPtr<TextClockController> TextClockComponent::GetTextClockController() const in GetTextClockController() argument
H A Dtext_clock_controller.h55 bool HasInitialized() const in HasInitialized() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.h53 GetId() const GetId() argument
58 GetHashCode() const GetHashCode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_event_hub.h43 void UpdateChangeEvent(bool select) const in UpdateChangeEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_theme.h40 RefPtr<FormTheme> Build(const RefPtr<ThemeConstants>& themeConstants) const in Build() argument
52 void ParsePattern(const RefPtr<ThemeConstants>& themeConstants, const RefPtr<FormTheme>& theme) const in ParsePattern() argument
63 const Color& GetUnTrustBackgroundColor() const in GetUnTrustBackgroundColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_pattern.h65 bool HasTransformHintChangedCallbackId() const in HasTransformHintChangedCallbackId() argument

Completed in 13 milliseconds

1...<<111112113114115116117118119120>>...785