| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | HistogramWriter.cpp | 37 std::string GetUnitAndDirection(proto::UnitAndDirection unit) in GetUnitAndDirection() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluStrUtil.hpp | 90 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 D | cj_menu_item_ffi.cpp | 78 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 D | cj_alphabet_indexer_ffi.cpp | 78 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 D | cj_rect_ffi.cpp | 78 DimensionUnit unit = DimensionUnit::VP; in FfiOHOSAceFrameworkRectSetRadiusArray() local
|
| H A D | cj_side_bar_container_ffi.cpp | 115 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 D | cj_panel_ffi.cpp | 61 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 D | cj_checkbox_ffi.cpp | 44 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 D | cj_textpicker_ffi.cpp | 164 void FfiOHOSAceFrameworkTextPickerSetDefaultPickerItemHeight(double height, int32_t unit) in FfiOHOSAceFrameworkTextPickerSetDefaultPickerItemHeight() argument
|
| H A D | cj_texttimer_ffi.cpp | 94 void FfiOHOSAceFrameworkTextTimerSetFontSize(double fontSize, int32_t unit) in FfiOHOSAceFrameworkTextTimerSetFontSize() argument
|
| H A D | cj_toggle_ffi.cpp | 41 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 D | js_canvas_image_data.cpp | 39 int32_t unit = 0; in Constructor() local
|
| H A D | js_canvas_image_data.h | 99 void SetUnit(CanvasUnit unit) in SetUnit() argument
|
| H A D | js_canvas_renderer.h | 161 void SetUnit(CanvasUnit unit) in SetUnit() argument
|
| H A D | js_offscreen_rendering_context.cpp | 180 int32_t unit = 0; in Constructor() local
|
| H A D | js_render_image.h | 99 void SetUnit(CanvasUnit unit) in SetUnit() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_list_item_group_modifier.cpp | 72 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 D | flex_modifier.cpp | 141 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 D | node_refresh_modifier.cpp | 38 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 D | panel_modifier.cpp | 42 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 D | checkboxgroup_modifier.cpp | 73 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 D | node_symbol_span_modifier.cpp | 49 void SetSymbolSpanFontSize(ArkUINodeHandle node, ArkUI_Float32 fontSize, ArkUI_Int32 unit) in SetSymbolSpanFontSize() argument
|
| H A D | linear_indicator_modifier.cpp | 27 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 D | node_symbol_glyph_modifier.cpp | 69 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 D | image_span_view.cpp | 49 float ImageSpanView::GetBaselineOffset(FrameNode* frameNode, int32_t unit) in GetBaselineOffset() argument
|