Class: FT::LibraryRec

Inherits:
FFIAdditions::Struct
  • Object
show all
Defined in:
lib/ft-ffi/struct/stubs.rb,
lib/ft-ffi/struct/library_rec.rb

Instance Method Summary collapse

Instance Method Details

#auto_hinterObject



26
# File 'lib/ft-ffi/struct/library_rec.rb', line 26

def auto_hinter; end

#auto_hinter=(v) ⇒ Object



27
# File 'lib/ft-ffi/struct/library_rec.rb', line 27

def auto_hinter=(v); end

#cur_rendererObject



24
# File 'lib/ft-ffi/struct/library_rec.rb', line 24

def cur_renderer; end

#cur_renderer=(v) ⇒ Object



25
# File 'lib/ft-ffi/struct/library_rec.rb', line 25

def cur_renderer=(v); end

#debug_hooksObject



32
# File 'lib/ft-ffi/struct/library_rec.rb', line 32

def debug_hooks; end

#debug_hooks=(v) ⇒ Object



33
# File 'lib/ft-ffi/struct/library_rec.rb', line 33

def debug_hooks=(v); end

#memoryObject



10
# File 'lib/ft-ffi/struct/library_rec.rb', line 10

def memory; end

#memory=(v) ⇒ Object



11
# File 'lib/ft-ffi/struct/library_rec.rb', line 11

def memory=(v); end

#modulesObject



20
# File 'lib/ft-ffi/struct/library_rec.rb', line 20

def modules; end

#modules=(v) ⇒ Object



21
# File 'lib/ft-ffi/struct/library_rec.rb', line 21

def modules=(v); end

#num_modulesObject



18
# File 'lib/ft-ffi/struct/library_rec.rb', line 18

def num_modules; end

#num_modules=(v) ⇒ Object



19
# File 'lib/ft-ffi/struct/library_rec.rb', line 19

def num_modules=(v); end

#raster_poolObject



28
# File 'lib/ft-ffi/struct/library_rec.rb', line 28

def raster_pool; end

#raster_pool=(v) ⇒ Object



29
# File 'lib/ft-ffi/struct/library_rec.rb', line 29

def raster_pool=(v); end

#raster_pool_sizeObject



30
# File 'lib/ft-ffi/struct/library_rec.rb', line 30

def raster_pool_size; end

#raster_pool_size=(v) ⇒ Object



31
# File 'lib/ft-ffi/struct/library_rec.rb', line 31

def raster_pool_size=(v); end

#refcountObject



34
# File 'lib/ft-ffi/struct/library_rec.rb', line 34

def refcount; end

#refcount=(v) ⇒ Object



35
# File 'lib/ft-ffi/struct/library_rec.rb', line 35

def refcount=(v); end

#renderersObject



22
# File 'lib/ft-ffi/struct/library_rec.rb', line 22

def renderers; end

#renderers=(v) ⇒ Object



23
# File 'lib/ft-ffi/struct/library_rec.rb', line 23

def renderers=(v); end

#version_majorObject



12
# File 'lib/ft-ffi/struct/library_rec.rb', line 12

def version_major; end

#version_major=(v) ⇒ Object



13
# File 'lib/ft-ffi/struct/library_rec.rb', line 13

def version_major=(v); end

#version_minorObject



14
# File 'lib/ft-ffi/struct/library_rec.rb', line 14

def version_minor; end

#version_minor=(v) ⇒ Object



15
# File 'lib/ft-ffi/struct/library_rec.rb', line 15

def version_minor=(v); end

#version_patchObject



16
# File 'lib/ft-ffi/struct/library_rec.rb', line 16

def version_patch; end

#version_patch=(v) ⇒ Object



17
# File 'lib/ft-ffi/struct/library_rec.rb', line 17

def version_patch=(v); end