代码搜索:undo

找到约 2,961 项符合「undo」的源代码

代码结果 2,961
www.eeworm.com/read/229812/4747537

c undo.c

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/216802/4885935

c undo.c

/* * RichEdit - functions dealing with editor object * * Copyright 2004 by Krzysztof Foltman * * This library is free software; you can redistribute it and/or * modify it under the terms o
www.eeworm.com/read/205824/5021382

c undo.c

/* * RichEdit - functions dealing with editor object * * Copyright 2004 by Krzysztof Foltman * * This library is free software; you can redistribute it and/or * modify it under the terms o
www.eeworm.com/read/194563/5126197

xpm undo.xpm

/* XPM */ static char *undo_xpm[] = { /* columns rows colors chars-per-pixel */ "16 16 37 1", "4 c #9BACC2", "* c #4C7398", "2 c #547B99", "- c #547897", "@ c #5A89A6", "8 c #3A749C", "6 c #5A809C", "
www.eeworm.com/read/194563/5128267

xpm undo.xpm

/* XPM */ static char *undo_xpm[] = { /* columns rows colors chars-per-pixel */ "16 15 37 1", "4 c #4E7FD0", "i c #3365B7", "q c #8DADE1", "= c #3162B3", ", c #4A7CCE", "* c #779DDB", "7 c #7FA2DD", "
www.eeworm.com/read/194535/5130422

xpm undo.xpm

/* XPM */ static char *undo_xpm[] = { /* columns rows colors chars-per-pixel */ "16 16 37 1", "4 c #9BACC2", "* c #4C7398", "2 c #547B99", "- c #547897", "@ c #5A89A6", "8 c #3A749C", "6 c #5A809C", "
www.eeworm.com/read/194535/5131080

xpm undo.xpm

/* XPM */ static char *undo_xpm[] = { /* columns rows colors chars-per-pixel */ "16 15 37 1", "4 c #4E7FD0", "i c #3365B7", "q c #8DADE1", "= c #3162B3", ", c #4A7CCE", "* c #779DDB", "7 c #7FA2DD", "
www.eeworm.com/read/190056/5187860

xpm undo.xpm

/* XPM */ static char *undo_xpm[] = { /* columns rows colors chars-per-pixel */ "16 16 37 1", "4 c #9BACC2", "* c #4C7398", "2 c #547B99", "- c #547897", "@ c #5A89A6", "8 c #3A749C", "6 c #5A809C", "
www.eeworm.com/read/190056/5189930

xpm undo.xpm

/* XPM */ static char *undo_xpm[] = { /* columns rows colors chars-per-pixel */ "16 15 37 1", "4 c #4E7FD0", "i c #3365B7", "q c #8DADE1", "= c #3162B3", ", c #4A7CCE", "* c #779DDB", "7 c #7FA2DD", "
www.eeworm.com/read/188217/5214142

cs undo.cs

namespace FreeTextBoxControls { using System; public class Undo : ToolbarButton { public Undo() : base("Undo", "undo") { base.isBuiltIn = true;