Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
usershape_s Struct Reference

#include <usershape.h>

Collaboration diagram for usershape_s:
[legend]

Data Fields

Dtlink_t link
 
const char * name
 
int macro_id
 
bool must_inline
 
bool nocache
 
FILE * f
 
imagetype_t type
 
char * stringtype
 
double x
 
double y
 
double w
 
double h
 
int dpi
 
void * data
 
size_t datasize
 
void(* datafree )(usershape_t *us)
 

Detailed Description

Definition at line 52 of file usershape.h.

Field Documentation

◆ data

◆ datafree

void(* usershape_s::datafree) (usershape_t *us)

◆ datasize

size_t usershape_s::datasize

Definition at line 64 of file usershape.h.

Referenced by core_loadimage_ps(), lasi_loadimage_ps(), ps_freeimage(), and ps_freeimage().

◆ dpi

int usershape_s::dpi

◆ f

◆ h

◆ link

Dtlink_t usershape_s::link

Definition at line 53 of file usershape.h.

◆ macro_id

int usershape_s::macro_id

Definition at line 55 of file usershape.h.

Referenced by core_loadimage_ps(), epsf_init(), lasi_loadimage_ps(), and user_init().

◆ must_inline

bool usershape_s::must_inline

Definition at line 56 of file usershape.h.

Referenced by core_loadimage_ps(), lasi_loadimage_ps(), and user_init().

◆ name

◆ nocache

bool usershape_s::nocache

Definition at line 57 of file usershape.h.

Referenced by gvusershape_file_access(), and gvusershape_file_release().

◆ stringtype

char* usershape_s::stringtype

Definition at line 60 of file usershape.h.

Referenced by gvloadimage(), and imagetype().

◆ type

◆ w

◆ x

double usershape_s::x

◆ y

double usershape_s::y

The documentation for this struct was generated from the following file: