Home
last modified time | relevance | path

Searched refs:currentStyle (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp609 if (UpdateDragStyle(g_drawingInfo.currentStyle) != RET_OK) { in AddSelectedPixelMap()
1765 if (g_drawingInfo.currentStyle == DragCursorStyle::DEFAULT) { in NeedAdjustSvgInfo()
1768 if ((g_drawingInfo.currentStyle == DragCursorStyle::COPY) && in NeedAdjustSvgInfo()
1772 if ((g_drawingInfo.currentStyle == DragCursorStyle::MOVE) && in NeedAdjustSvgInfo()
1776 if ((g_drawingInfo.currentStyle == DragCursorStyle::FORBIDDEN) && in NeedAdjustSvgInfo()
1788 switch (g_drawingInfo.currentStyle) { in GetFilePath()
1811 FI_HILOGW("Not need draw svg style, DragCursorStyle:%{public}d", g_drawingInfo.currentStyle); in GetFilePath()
1822 switch (g_drawingInfo.currentStyle) { in GetFilePath()
1845 FI_HILOGW("Not need draw svg style, DragCursorStyle:%{public}d", g_drawingInfo.currentStyle); in GetFilePath()
1863 if ((g_drawingInfo.currentStyle in SetDecodeOptions()
2361 PreviewStyle currentStyle; UpdatePreviewStyleWithAnimation() local
[all...]
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h199 DragCursorStyle currentStyle { DragCursorStyle::DEFAULT };

Completed in 5 milliseconds