Search

September 20, 2007
General »
...SDL_Surface *);
  SDL_Surface * SDL_SetVideoMode(int width, int height, int bpp, uint
flags);
  int...
September 19, 2007
General »
...SDL_Surface *);
  SDL_Surface * SDL_SetVideoMode(int width, int height, int bpp, uint
flags);
  int...
August 22, 2007
General »
...area () { return width * height; }

  ulong opAssign (ulong x) {
    ulong xx = x / 2_UL ;

    width = xx...
August 20, 2007
General »
...a delegate to the function you could simply address the operator function...

&Foo.Width.opAssign;


August 18, 2007
General »
...some html ...
<div id="contain"><%textbox style: "width:198px" name: "fullname" default_text: "your name...
August 01, 2007
General »
...format] '}'

Where alignment is really a minimum width, and the format depends on the type...
July 27, 2007
Learn »
...CALLBACK(destroy), NULL);

	gtk_container_set_border_width (GTK_CONTAINER(window), 10);

	button	=	gtk_button...
July 16, 2007
Issues »
...So we _need_ to have fd_set width the right size which turns out to...
July 08, 2007
General »
...custom program.  For instance, there are band-width issues which means you don't get...
July 03, 2007
Learn »
...that character need to know the screen width and height? All these things you mention...
139 140 141 142 143 144 145 146 147 148 149
Next ›   Last »