代码搜索结果

找到约 10,000 项符合 Layout 的代码

layout.hh

/********************************************************************* graphics/visualize/layout.hh purpose: Data structures and layout manager for the positioning of postscript output on

layout.cc

#include "libvideogfx/postscript/layout.hh" // struct PaperSize_A4 Paper_A4; struct PaperSize Paper_A3(29.70,42.00); struct PaperSize Paper_A4(21.00,29.70); struct PaperSize Paper_A5(14.85,21.00);

layout.hpp

/* * =========================================================================== * PRODUCTION $Log: layout.hpp,v $ * PRODUCTION Revision 1000.0 2004/06/01 19:55:27 gouriano * PRODUCTION PRODUCTI

layout.cpp

/* * =========================================================================== * PRODUCTION $Log: layout.cpp,v $ * PRODUCTION Revision 1000.0 2004/06/01 21:20:51 gouriano * PRODUCTION PRODUCTI

layout.h

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the

layout.cpp

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the

layout.js

function MoveUp(SelectList) { var nIndex = SelectList.selectedIndex; if (nIndex == -1) { // Process continue only if at least one item selected alert("是不是忘了先选一项?^-^"); return; }

layout.h

/********************************************************************** ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be distrib