Home
last modified time | relevance | path

Searched defs:unit (Results 76 - 100 of 463) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DHistogramWriter.cpp37 std::string GetUnitAndDirection(proto::UnitAndDirection unit) in GetUnitAndDirection() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluStrUtil.hpp90 inline detail::TextureUnitStr getTextureUnitStr (deUint32 unit) { return detail::TextureUnitStr(unit); } in getTextureUnitStr() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_menu_item_ffi.cpp78 FfiOHOSAceFrameworkMenuItemContentFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuItemContentFont() argument
100 FfiOHOSAceFrameworkMenuItemLabelFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkMenuItemLabelFont() argument
H A Dcj_alphabet_indexer_ffi.cpp78 void FfiOHOSAceFrameworkAlphabetIndexerFont(double size, int32_t unit, const char* weight, in FfiOHOSAceFrameworkAlphabetIndexerFont() argument
87 void FfiOHOSAceFrameworkAlphabetIndexerItemSize(double size, int32_t unit) in FfiOHOSAceFrameworkAlphabetIndexerItemSize() argument
60 FfiOHOSAceFrameworkAlphabetIndexerSelectedFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkAlphabetIndexerSelectedFont() argument
69 FfiOHOSAceFrameworkAlphabetIndexerPopupFont( double size, int32_t unit, const char* weight, const char* family, int32_t style) FfiOHOSAceFrameworkAlphabetIndexerPopupFont() argument
H A Dcj_rect_ffi.cpp78 DimensionUnit unit = DimensionUnit::VP; in FfiOHOSAceFrameworkRectSetRadiusArray() local
H A Dcj_side_bar_container_ffi.cpp115 void FfiOHOSAceFrameworkSideBarSideBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkSideBarSideBarWidth() argument
120 void FfiOHOSAceFrameworkSideBarMinSideBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkSideBarMinSideBarWidth() argument
124 void FfiOHOSAceFrameworkSideBarMaxSideBarWidth(double width, int32_t unit) in FfiOHOSAceFrameworkSideBarMaxSideBarWidth() argument
H A Dcj_panel_ffi.cpp61 void FfiOHOSAceFrameworkPanelFullHeight(double height, int32_t unit) in FfiOHOSAceFrameworkPanelFullHeight() argument
66 void FfiOHOSAceFrameworkPanelHalfHeight(double height, int32_t unit) in FfiOHOSAceFrameworkPanelHalfHeight() argument
71 void FfiOHOSAceFrameworkPanelMiniHeight(double height, int32_t unit) in FfiOHOSAceFrameworkPanelMiniHeight() argument
135 void FfiOHOSAceFrameworkPanelBorderWidth(double width, int32_t unit) in FfiOHOSAceFrameworkPanelBorderWidth() argument
143 void FfiOHOSAceFrameworkPanelBorderRadius(double radius, int32_t unit) in FfiOHOSAceFrameworkPanelBorderRadius() argument
[all...]
H A Dcj_checkbox_ffi.cpp44 void FfiOHOSAceFrameworkCheckBoxSetWidth(double width, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxSetWidth() argument
51 void FfiOHOSAceFrameworkCheckBoxSetHeight(double height, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxSetHeight() argument
64 void FfiOHOSAceFrameworkCheckBoxSetPadding(double padding, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxSetPadding() argument
H A Dcj_textpicker_ffi.cpp164 void FfiOHOSAceFrameworkTextPickerSetDefaultPickerItemHeight(double height, int32_t unit) in FfiOHOSAceFrameworkTextPickerSetDefaultPickerItemHeight() argument
H A Dcj_texttimer_ffi.cpp94 void FfiOHOSAceFrameworkTextTimerSetFontSize(double fontSize, int32_t unit) in FfiOHOSAceFrameworkTextTimerSetFontSize() argument
H A Dcj_toggle_ffi.cpp41 void FfiOHOSAceFrameworkToggleWidth(double width, int32_t unit) in FfiOHOSAceFrameworkToggleWidth() argument
47 void FfiOHOSAceFrameworkToggleHeight(double height, int32_t unit) in FfiOHOSAceFrameworkToggleHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_image_data.cpp39 int32_t unit = 0; in Constructor() local
H A Djs_canvas_image_data.h99 void SetUnit(CanvasUnit unit) in SetUnit() argument
H A Djs_canvas_renderer.h161 void SetUnit(CanvasUnit unit) in SetUnit() argument
H A Djs_offscreen_rendering_context.cpp180 int32_t unit = 0; in Constructor() local
H A Djs_render_image.h99 void SetUnit(CanvasUnit unit) in SetUnit() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_item_group_modifier.cpp72 void SetListItemGroupChildrenMainSize(ArkUINodeHandle node, ArkUIListChildrenMainSize option, int32_t unit) in SetListItemGroupChildrenMainSize() argument
96 void GetlistDivider(ArkUINodeHandle node, ArkUIdividerOptions* option, ArkUI_Int32 unit) in GetlistDivider() argument
H A Dflex_modifier.cpp141 void setFlexCrossSpace(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in setFlexCrossSpace() argument
148 void SetMainSpace(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetMainSpace() argument
H A Dnode_refresh_modifier.cpp38 void SetRefreshOffset(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetRefreshOffset() argument
105 ArkUI_Float32 GetRefreshOffset(ArkUINodeHandle node, ArkUI_Int32 unit) in GetRefreshOffset() argument
H A Dpanel_modifier.cpp42 void SetPanelFullHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelFullHeight() argument
55 void SetPanelHalfHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelHalfHeight() argument
68 void SetPanelMiniHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelMiniHeight() argument
112 void SetPanelCustomHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelCustomHeight() argument
H A Dcheckboxgroup_modifier.cpp73 void SetCheckboxGroupWidth(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) in SetCheckboxGroupWidth() argument
93 void SetCheckboxGroupHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) in SetCheckboxGroupHeight() argument
H A Dnode_symbol_span_modifier.cpp49 void SetSymbolSpanFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetSymbolSpanFontSize() argument
H A Dlinear_indicator_modifier.cpp27 void SetLinearIndicatorIndicatorStyleSpace(ArkUINodeHandle node, ArkUI_Float32 space, ArkUI_Int32 unit) in SetLinearIndicatorIndicatorStyleSpace() argument
46 void SetLinearIndicatorIndicatorStyleStrokeWidth(ArkUINodeHandle node, ArkUI_Float32 strokeWidth, ArkUI_Int32 unit) in SetLinearIndicatorIndicatorStyleStrokeWidth() argument
65 void SetLinearIndicatorIndicatorStyleStrokeRadius(ArkUINodeHandle node, ArkUI_Float32 strokeRadius, ArkUI_Int32 unit) in SetLinearIndicatorIndicatorStyleStrokeRadius() argument
H A Dnode_symbol_glyph_modifier.cpp69 void SetFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetFontSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dimage_span_view.cpp49 float ImageSpanView::GetBaselineOffset(FrameNode* frameNode, int32_t unit) in GetBaselineOffset() argument

Completed in 12 milliseconds

12345678910>>...19