代码搜索结果
找到约 44,783 项符合
Layout 的代码
bf-no-ms-layout.c
/* bf-no-ms-layout.c */
/* Test for gcc bitfield layout, with -mno-ms-bitfields */
/* Adapted from Donn Terry testcase
posted to GCC-patches
http://gcc.gnu.org/ml/gcc-pat
bf-ms-layout-2.c
/* bf-ms-layout.c */
/* Test for MS bitfield layout */
/* Adapted from Donn Terry testcase
posted to GCC-patches
http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00577.html *
layout.css.svn-base
/*
* Ext JS Library 2.1
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
.x-border-layout-ct {
background:#dfe8f6;
}
.x-border-panel {
qwerty-layout.inc
# qwerty-layout
keycode 16 = q
keycode 17 = w
keycode 18 = e
keycode 19 = r
keycode 20 = t
keycode 21 = y
keycode 22 = u
keycode 23 = i
keycode 24 = o
keycode 25 = p
#
keycode 30 = a
keycode 31 = s
ke
qwertz-layout.inc
# qwertz-layout
keycode 16 = q
keycode 17 = w
keycode 18 = e
keycode 19 = r
keycode 20 = t
keycode 21 = z
keycode 22 = u
keycode 23 = i
keycode 24 = o
keycode 25 = p
#
keycode 30 = a
keycode 31 = s
ke
azerty-layout.inc
# azerty-layout
keycode 16 = a
keycode 17 = z
keycode 18 = e
keycode 19 = r
keycode 20 = t
keycode 21 = y
keycode 22 = u
keycode 23 = i
keycode 24 = o
keycode 25 = p
#
keycode 30 = q
keycode 31 = s
ke
layout.java
package com.components;
import org.apache.tapestry.annotations.IncludeStylesheet;
//@IncludeStylesheet("context:style.css")
public class Layout {
}
layout.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// Layout strategy.
///
public enum layout
{