代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/115273/6118128
c test15.c
/* $Id: test15.c,v 1.8 2002/05/01 15:54:45 amai Exp $
Test 15.c: Test if various things that effect the geometry when sizePolicy
is XmRESIZE_IF_POSSIBLE
Notes: Geometry does not c
www.eeworm.com/read/115272/6119447
c test14.c
/* $Id: test14.c,v 1.7 2002/05/01 15:54:45 amai Exp $
Test 14.c: Test if various things that effect the geometry when sizePolicy
is XmRESIZE_IF_POSSIBLE
Notes: Geometry does not c
www.eeworm.com/read/115272/6119450
c test15.c
/* $Id: test15.c,v 1.8 2002/05/01 15:54:45 amai Exp $
Test 15.c: Test if various things that effect the geometry when sizePolicy
is XmRESIZE_IF_POSSIBLE
Notes: Geometry does not c
www.eeworm.com/read/38039/1090442
mnu def_color.mnu
ChangeColors 改变颜色
# remove the # sign and enter foreign help string in this line
Letter 字母
Change a letter color.
改变字母颜色
Highlight 加亮
Change a highlight color.
改变加亮颜色
Geometry 几何
Change a geometry co
www.eeworm.com/read/193656/5142957
chicony
// -*- indent-tabs-mode: nil -*-
// $XFree86: xc/programs/xkbcomp/geometry/chicony,v 1.1 2003/05/29 12:41:57 pascal Exp $
// Created by Alexander Pohoyda
// Geometry speci
www.eeworm.com/read/193656/5142967
thinkpad
// -*- indent-tabs-mode: nil -*-
// $XFree86: xc/programs/xkbcomp/geometry/ibm/thinkpad,v 1.3 2003/08/09 14:30:48 pascal Exp $
// Created by Alexander Pohoyda
// Geometry
www.eeworm.com/read/269603/4244590
chicony
// -*- indent-tabs-mode: nil -*-
// $XFree86: xc/programs/xkbcomp/geometry/chicony,v 1.1 2003/05/29 12:41:57 pascal Exp $
// Created by Alexander Pohoyda
// Geometry speci
www.eeworm.com/read/269603/4244600
thinkpad
// -*- indent-tabs-mode: nil -*-
// $XFree86: xc/programs/xkbcomp/geometry/ibm/thinkpad,v 1.3 2003/08/09 14:30:48 pascal Exp $
// Created by Alexander Pohoyda
// Geometry
www.eeworm.com/read/380330/2659888
c shapes.c
/*
* freeglut_geometry.c
*
* Freeglut geometry rendering methods.
*
* Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.
* Written by Pawel W. Olszta,
* Crea
www.eeworm.com/read/104653/15686087
h prefs.h
#ifndef __PREFS_H__
#define __PREFS_H__
#include "url.h"
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#define D_GEOMETRY_DEFAULT_WIDTH 640
#define D_GEOMETRY_DEFAULT_HEIGHT 550
#def