viewer/grphics.cpp File Reference

#include "mfcpch.h"
#include <stdlib.h>
#include <string.h>
#include "grphics.h"
#include "grphshm.h"
#include "evntlst.h"

Go to the source code of this file.

Defines

Functions

Variables


Define Documentation

#define XSIZE_INCREMENT   8

Note:
File: grphics.cpp (Formerly graphics.c)
Starbase stubs for connection to sbdaemon
Author:
Ray Smith
Date:
May 16 08:34:32 BST 1990
 * (C) Copyright 1990, Hewlett-Packard Ltd.
 ** Licensed under the Apache License, Version 2.0 (the "License");
 ** you may not use this file except in compliance with the License.
 ** You may obtain a copy of the License at
 ** http://www.apache.org/licenses/LICENSE-2.0
 ** Unless required by applicable law or agreed to in writing, software
 ** distributed under the License is distributed on an "AS IS" BASIS,
 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ** See the License for the specific language governing permissions and
 ** limitations under the License.

Definition at line 32 of file grphics.cpp.

#define YSIZE_INCREMENT   30

Definition at line 33 of file grphics.cpp.


Function Documentation

void def_overlap_picture_ops ( BOOL8  update  ) 

flush output

Clear the output buffer without waiting for acknowledge response.

If update is TRUE, make_picture_currents are issued on all windows, but they are still not waited for.


Variable Documentation

WINCREATEFUNC create_func = WINFD::create

Definition at line 37 of file grphics.cpp.

void(*) overlap_func(BOOL8) = def_overlap_picture_ops

Definition at line 38 of file grphics.cpp.


Generated on Wed Feb 28 19:49:27 2007 for Tesseract by  doxygen 1.5.1