Class: FT::GlyphClass

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

Instance Method Summary collapse

Instance Method Details

#glyph_bboxObject



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

def glyph_bbox; end

#glyph_bbox=(v) ⇒ Object



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

def glyph_bbox=(v); end

#glyph_copyObject



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

def glyph_copy; end

#glyph_copy=(v) ⇒ Object



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

def glyph_copy=(v); end

#glyph_doneObject



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

def glyph_done; end

#glyph_done=(v) ⇒ Object



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

def glyph_done=(v); end

#glyph_formatObject



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

def glyph_format; end

#glyph_format=(v) ⇒ Object



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

def glyph_format=(v); end

#glyph_initObject



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

def glyph_init; end

#glyph_init=(v) ⇒ Object



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

def glyph_init=(v); end

#glyph_prepareObject



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

def glyph_prepare; end

#glyph_prepare=(v) ⇒ Object



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

def glyph_prepare=(v); end

#glyph_sizeObject



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

def glyph_size; end

#glyph_size=(v) ⇒ Object



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

def glyph_size=(v); end

#glyph_transformObject



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

def glyph_transform; end

#glyph_transform=(v) ⇒ Object



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

def glyph_transform=(v); end