代码搜索结果
找到约 10,000 项符合
Layout 的代码
layout.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"22 22 93 2",
" c #212108080000",
". c #292908080000",
"X c #313108080000",
"o c #313108080808",
"O c #313110100808"
layout.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 14 1",
" c #676767676767",
". c #6d6d6d6d6d6d",
"X c #777777777777",
"o c Gray50",
"O c Gray53",
"+ c Gray56",
"@
layout.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"32 32 129 2",
" c #212100000000",
". c #212108080000",
"X c #292900000000",
"o c #292910101010",
"O c #292918181010
layout.h
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qt Designer.
**
** This file may be distrib
layout.cpp
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
** This file is part of Qt Designer.
**
** This file may be distrib
demo.layout
[Editor_160]
CursorCol=49
CursorRow=68
TopLine=27
LeftChar=1
Open=0
Top=0
[Editors]
Focused=-1
Order=-1
[Editor_0]
Open=0
Top=0
CursorCol=1
CursorRow=1
TopLine=1
LeftChar=1
[Editor_1]
layout.h
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: layout.h,v 1.2.16.1 2004/07/09 01:58:01 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
*
layout.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: layout.cpp,v 1.2.16.1 2004/07/09 01:58:01 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
layout.cs
using System;
using System.Collections;
namespace HRD.Core
{
public class Layout
{
private Mediator _mediator;
private Chessman[] _chessmen = new Chessman[10];
private Chessman[] sor