/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_paint_method.cpp | 240 const Offset start = Offset(strokeSize * CHECK_MARK_START_X_POSITION, strokeSize * CHECK_MARK_START_Y_POSITION); in DrawCheck() local
|
/foundation/arkui/ace_engine/frameworks/core/components/select/ |
H A D | select_element.cpp | 417 auto start = AceType::MakeRefPtr<Keyframe<Color>>(0.0f, from); in CreateColorAnimation() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ai/ |
H A D | data_detector_adapter.h | 42 int32_t start = 0; member
|
H A D | ai_write_adapter.h | 41 int32_t start = 0; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_layout_manager.cpp | 103 int32_t start = -1; in GetRectsForRange() local
|
H A D | js_list_item_group.cpp | 54 bool ParseChange(const JSRef<JSObject>& changeObject, const float defaultSize, int32_t& start, in ParseChange() argument 142 int32_t start = 0; in SetChildrenMainSize() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_editing_value.cpp | 122 void TextEditingValue::UpdateSelection(int32_t start, int32_t end) in UpdateSelection() argument 134 void TextEditingValue::UpdateCompose(int32_t start, int32_t end) in UpdateCompose() argument 148 int32_t start = selection.GetStart(); in SelectionAwareTextManipulation() local 190 int32_t start = selection.GetStart(); GetBeforeSelection() local 206 int32_t start = selection.GetStart(); GetSelectedText() local 226 int32_t start = textSelection.GetStart(); GetSelectedText() local 261 Delete(int32_t start, int32_t end) Delete() argument [all...] |
/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | utf.cpp | 94 ConvertRegionUtf8ToUtf16( const uint8_t* mutf8In, uint16_t* utf16Out, size_t mutf8Len, size_t utf16Len, size_t start) ConvertRegionUtf8ToUtf16() argument 191 DebuggerConvertRegionUtf16ToUtf8(const uint16_t* utf16In, uint8_t* utf8Out, size_t utf16Len, size_t utf8Len, size_t start) DebuggerConvertRegionUtf16ToUtf8() argument
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | card_transition_controller.cpp | 225 auto start = (event_ == TransitionEvent::PUSH_START) ? 0.0 : height; in CreateCardListAnimation() local 269 auto start = (event_ == TransitionEvent::PUSH_START) ? 0.0 : shiftHeight; in CreateExternalAnimation() local
|
/foundation/arkui/ace_engine/test/unittest/core/layout/ |
H A D | layout_property_test_ng_two.cpp | 826 auto start = CalcDimension(3.0); in HWTEST_F() local 887 auto start = CalcDimension(3.0); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testtwo_ng.cpp | 262 int32_t start = 100; in HWTEST_F() local 932 int32_t start = 1; in HWTEST_F() local 959 int32_t start = -1; in HWTEST_F() local 988 int32_t start = 1; in HWTEST_F() local 1026 int32_t start = 2; HWTEST_F() local 1066 int32_t start = 2; HWTEST_F() local 1105 int32_t start = 2; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_model.h | 62 float start; member
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | rosen_render_list.cpp | 195 double start = crossSize / GetLanes() * lane + startMargin; in PaintDivider() local 203 double start = crossSize / GetLanes() * lane + startMargin; in PaintDivider() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_adapter_impl.cpp | 225 void UINodeAdapter::NotifyItemChanged(uint32_t start, uint32_t count) in NotifyItemChanged() argument 232 void UINodeAdapter::NotifyItemInserted(uint32_t start, uint32_t count) in NotifyItemInserted() argument 246 void UINodeAdapter::NotifyItemRemoved(uint32_t start, uint32_t count) in NotifyItemRemoved() argument
|
H A D | marquee_modifier.cpp | 202 void SetMarqueePlayerStatus(ArkUINodeHandle node, ArkUI_Bool start) in SetMarqueePlayerStatus() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_time_picker.cpp | 122 void UITimePicker::InitPicker(UIPicker*& picker, int16_t start, int16_t end) in InitPicker() argument 193 void UITimePicker::GetValueByIndex(char* value, uint8_t len, uint16_t index, int16_t start, int16_t end) in GetValueByIndex() argument
|
H A D | ui_picker.cpp | 173 bool UIPicker::SetValues(int16_t start, int16_t end) in SetValues() argument 204 bool UIPicker::RefreshValues(int16_t start, int16_t end) in RefreshValues() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_controller_test.cpp | 83 int32_t start = 1; in HWTEST_F() local
|
H A D | text_area_menu_test.cpp | 257 auto start = 5; in HWTEST_F() local 296 auto start = 5; in HWTEST_F() local 338 auto start = 5; HWTEST_F() local 505 auto start = 5; HWTEST_F() local 552 auto start = 5; HWTEST_F() local 602 auto start = 5; HWTEST_F() local 641 int32_t start = 0; HWTEST_F() local 702 int32_t start = 0; HWTEST_F() local 766 int32_t start = 0; HWTEST_F() local 833 int32_t start = 0; HWTEST_F() local 910 int32_t start = 0; HWTEST_F() local 990 int32_t start = 0; HWTEST_F() local [all...] |
/foundation/arkui/ui_lite/interfaces/kits/common/ |
H A D | spannable_string.h | 23 uint16_t start; member 32 uint16_t start; member 38 uint16_t start; member 44 int16_t start; member 50 int16_t start; member 56 int16_t start; member 68 StyleSpan(TextStyle textStyle, uint16_t start, uint16_t end) in StyleSpan() argument
|
/foundation/arkui/ui_lite/frameworks/engines/gfx/ |
H A D | soft_engine.cpp | 38 DrawLine(BufferInfo& dst, const Point& start, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawLine() argument 60 DrawCubicBezier(BufferInfo& dst, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawCubicBezier() argument
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/rasterizer/ |
H A D | rasterizer_cells_antialias.h | 57 uint32_t start; member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | wgl_state.cpp | 178 size_t start = 0; in ParseExtensions() local
|
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/ |
H A D | audio_capturer_test.cpp | 149 auto start = high_resolution_clock::now(); in StartCapture() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/ |
H A D | rs_particle_animate_test.cpp | 627 Color start; in HWTEST_F() local
|