Class: FT::GlyphLoaderRec

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

Instance Method Summary collapse

Instance Method Details

#baseObject



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

def base; end

#base=(v) ⇒ Object



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

def base=(v); end

#currentObject



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

def current; end

#current=(v) ⇒ Object



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

def current=(v); end

#max_contoursObject



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

def max_contours; end

#max_contours=(v) ⇒ Object



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

def max_contours=(v); end

#max_pointsObject



8
# File 'lib/ft-ffi/struct/glyph/loader_rec.rb', line 8

def max_points; end

#max_points=(v) ⇒ Object



9
# File 'lib/ft-ffi/struct/glyph/loader_rec.rb', line 9

def max_points=(v); end

#max_subglyphsObject



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

def max_subglyphs; end

#max_subglyphs=(v) ⇒ Object



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

def max_subglyphs=(v); end

#memoryObject



6
# File 'lib/ft-ffi/struct/glyph/loader_rec.rb', line 6

def memory; end

#memory=(v) ⇒ Object



7
# File 'lib/ft-ffi/struct/glyph/loader_rec.rb', line 7

def memory=(v); end

#otherObject



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

def other; end

#other=(v) ⇒ Object



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

def other=(v); end

#use_extraObject



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

def use_extra; end

#use_extra=(v) ⇒ Object



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

def use_extra=(v); end