代码搜索:alignment

找到约 6,879 项符合「alignment」的源代码

代码结果 6,879
www.eeworm.com/read/340665/3280327

c pack-test-1.c

/* Test semantics of #pragma pack. Contributed by Mike Coleman */ /* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */ /* We only test the alignment of
www.eeworm.com/read/323664/3510149

h alignmentenums.h

#if !defined _ALIGNMENTENUMS_H #define _ALIGNMENTENUMS_H // caption alignment enumeration typedef enum tagAlignmentEnum { EALIGN_LEFT = 0, EALIGN_CENTER = 1, EALIGN_RIGHT = 2, }EALIGNMENT
www.eeworm.com/read/323664/3510179

h alignmentenums.h

#if !defined _ALIGNMENTENUMS_H #define _ALIGNMENTENUMS_H // caption alignment enumeration typedef enum tagAlignmentEnum { EALIGN_LEFT = 0, EALIGN_CENTER = 1, EALIGN_RIGHT = 2, }EALIGNMENT
www.eeworm.com/read/316872/3606615

c scm.c

/* scm.c - Socket level control messages processing. * * Author: Alexey Kuznetsov, * Alignment and value checking mods by Craig Metz * * This program is free
www.eeworm.com/read/305277/3777147

scala flowpanel.scala

package scala.swing import java.awt.FlowLayout object FlowPanel { object Alignment extends Enumeration { val Leading = Value(FlowLayout.LEADING) val Trailing = Value(FlowLayout.TRAILING)
www.eeworm.com/read/292705/3949965

c scm.c

/* scm.c - Socket level control messages processing. * * Author: Alexey Kuznetsov, * Alignment and value checking mods by Craig Metz * * This program is free
www.eeworm.com/read/280594/4124657

js dialog_tag_hr.js

var OxO7a6a=["inp_width","eenheid","alignment","hrcolor","shade","sel_size","width","value","","%","size","align","color","backgroundColor","style","noShade","noshade","hrcolorpreview","onclick"];var
www.eeworm.com/read/280594/4124800

js dialog_tag_hr.js

var OxO7a6a=["inp_width","eenheid","alignment","hrcolor","shade","sel_size","width","value","","%","size","align","color","backgroundColor","style","noShade","noshade","hrcolorpreview","onclick"];var
www.eeworm.com/read/273525/4205358

class cellstyle.class

*! version 1.0.0 30jul2002 version 8 class cellstyle { /* horizontal = .horizontal.new, style(center) vertical = .vertical.new, style(center) /* Views now control alignment */ /* Not i
www.eeworm.com/read/440906/1781973

c pack-test-1.c

/* Test semantics of #pragma pack. Contributed by Mike Coleman */ /* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */ /* We only test the alignment of