Home
last modified time | relevance | path

Searched defs:ERASER (Results 1 – 25 of 25) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DLogging.h174 struct ERASER struct
176 LOG *Log; // Logger
177 UINT64 MinFreeSpace; // Disk space to start deleting files
178 char *DirName; // Directory name
179 volatile bool Halt; // Halting flag
180 THREAD *Thread; // Thread
181 bool LastFailed; // Whether deletion of the file failed at the end
182 EVENT *HaltEvent; // Halting event
H A DCedarType.h167 typedef struct ERASER ERASER; typedef
/dports/security/softether/v4.38-9760/src/Cedar/
H A DLogging.h174 struct ERASER struct
176 LOG *Log; // Logger
177 UINT64 MinFreeSpace; // Disk space to start deleting files
178 char *DirName; // Directory name
179 volatile bool Halt; // Halting flag
180 THREAD *Thread; // Thread
181 bool LastFailed; // Whether deletion of the file failed at the end
182 EVENT *HaltEvent; // Halting event
H A DCedarType.h167 typedef struct ERASER ERASER; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DLogging.h80 struct ERASER struct
82 LOG *Log; // Logger
83 UINT64 MinFreeSpace; // Disk space to start deleting files
84 char *DirName; // Directory name
85 volatile bool Halt; // Halting flag
86 THREAD *Thread; // Thread
87 bool LastFailed; // Whether deletion of the file failed at the end
88 EVENT *HaltEvent; // Halting event
H A DCedarType.h73 typedef struct ERASER ERASER; typedef
/dports/editors/marker/Marker-2020.04.04.2/src/
H A Dmarker-sketcher-window.h31 ERASER, enumerator
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/tools/
H A Dtool.h45 FREEHAND, ERASER, LINE, RECTANGLE, ELLIPSE, BEZIER, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/gesture_detection/
H A Dmotion_event.h38 enum class ToolType { UNKNOWN, FINGER, STYLUS, MOUSE, ERASER, LAST = ERASER }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/gesture_detection/
H A Dmotion_event.h38 enum class ToolType { UNKNOWN, FINGER, STYLUS, MOUSE, ERASER, LAST = ERASER }; enumerator
/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Dcursor.py65 ERASER = "cursor_eraser" variable in Name
/dports/devel/z88dk/z88dk/examples/gb/
H A Dpaint.c11 #define ERASER 4 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/tablet/
H A Dwacom_serial4.c151 enum { STYLUS = 1, ERASER, CURSOR }; enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/tablet/
H A Dwacom_serial4.c151 enum { STYLUS = 1, ERASER, CURSOR }; enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/tablet/
H A Dwacom_serial4.c151 enum { STYLUS = 1, ERASER, CURSOR }; enumerator
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/util/
H A Dpencildef.h34 ERASER, enumerator
/dports/graphics/milton/milton-1.9.1/src/
H A Dmilton.h31 ERASER, enumerator
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/lazpaint/
H A Dtools.py12 ERASER = 'Eraser' variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Drastererasertool.cpp507 enum Type { NONE = 0, BRUSH, INKCHANGE, ERASER }; enumerator
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/icons/lib/cjs/generated/
H A DiconContents.d.ts132 export declare const ERASER = "\uE773"; constant
H A DiconNames.d.ts151 export declare const ERASER = "eraser"; constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/icons/lib/esnext/generated/
H A DiconContents.d.ts132 export declare const ERASER = "\uE773"; constant
H A DiconNames.d.ts151 export declare const ERASER = "eraser"; constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/icons/src/generated/
H A DiconContents.ts136 export const ERASER = "\ue773"; constant
H A DiconNames.ts155 export const ERASER = "eraser"; constant