•  Back 
  •  XCONTROL functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File9.1.3.9  rsh_obfix                                                 TOS

 Name:        »rsh_obfix« - Object conversion: Character to pixel 
              display.

 Declaration  VOID cdecl (*rsh_obfix) (OBJECT *tree, int16_t curob);

 Description  The call rsh_obfix converts the size and position of a 
              specified object from a character-based display to a 
              pixel-based display. The following apply:

               Parameter  Meaning
               tree       Address of the object tree
               curob      Object to be converted

 Return value: The function does not return a result.

 Group:       XCONTROL functions

 See also:    rsh_fix   rsrc_obfix   XCONTROL