代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/172830/9686325
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/248904/12535401
pas analyze.pas
unit analyze;
{$A-} {turn off byte alignment!!!}
interface
{$IFDEF Linux}
uses
SysUtils,QDialogs,QControls,dicom,define_types;
{$ELSE}
uses
Windows, Messages,SysUtils,dicom,Dialogs,define_
www.eeworm.com/read/347503/3168513
d sort_b_a_a-1.d
#source: sort_n_a-a.s
#source: sort_n_a-b.s
#ld: -T sort_b_a_a.t
#name: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT())
#nm: -n
0[0-9a-f]* t text3b
0[0-9a-f]* t text3a
0[0-9a-f]* t text1a
0[0-9a-f]* t text1b
www.eeworm.com/read/447738/1694619
d sort_b_a_a-1.d
#source: sort_n_a-a.s
#source: sort_n_a-b.s
#ld: -T sort_b_a_a.t
#name: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT())
#nm: -n
0[0-9a-f]* t text3b
0[0-9a-f]* t text3a
0[0-9a-f]* t text1a
0[0-9a-f]* t text1b
www.eeworm.com/read/426337/10260156
c x264_gtk_encode_status_window.c
#if defined __FreeBSD__ || defined __OpenBSD__ || defined __NetBSD__ || defined __DragonFly__
# include
#else
# include
#endif
#include
#include "../x264.h"
#in
www.eeworm.com/read/322258/13383985
h support.h
#ifndef __SUPPORT_H__
#define __SUPPORT_H__
#ifdef __cplusplus
extern "C" {
#endif
// Common file required by the driver as well as dll files
#define ETHERNET_HEADER_LENGTH 14
#define PIO
www.eeworm.com/read/306993/13733692
c x264_gtk_encode_status_window.c
#if defined __FreeBSD__ || defined __OpenBSD__ || defined __NetBSD__ || defined __DragonFly__
# include
#else
# include
#endif
#include
#include "../x264.h"
#in
www.eeworm.com/read/226071/14497023
h autopower.h
#ifndef __AUTOPOWER_H__
#define __AUTOPOWER_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef struct tagAUTOPWR_TM
{
//BYTE bSec;
BYTE bMin;
BYTE bHr;
//BYT
www.eeworm.com/read/226071/14497864
h autopower.h
#ifndef __AUTOPOWER_H__
#define __AUTOPOWER_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef struct tagAUTOPWR_TM
{
//BYTE bSec;
BYTE bMin;
BYTE bHr;
//BYT
www.eeworm.com/read/187173/8849715
java find.java
import java.awt.Component;
import javax.swing.*;
import static javax.swing.GroupLayout.Alignment.*;
public class Find extends JFrame {
public Find() {
JLabel label = new JLabel("Fin