|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
Result of an applyPatches call. More...
#include "donner/editor/TextPatch.h"
Public Attributes | |
| std::size_t | applied = 0 |
| Number of patches successfully applied. | |
| std::size_t | rejectedBounds = 0 |
| Patches whose offset+length exceeded the buffer. | |
Result of an applyPatches call.
| std::size_t donner::editor::ApplyPatchesResult::applied = 0 |
Number of patches successfully applied.
| std::size_t donner::editor::ApplyPatchesResult::rejectedBounds = 0 |
Patches whose offset+length exceeded the buffer.