Class: FT::SubGlyphRec

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

Overview

Instance Method Summary collapse

Instance Method Details

#arg1Object



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

def arg1; end

#arg1=(v) ⇒ Object



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

def arg1=(v); end

#arg2Object



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

def arg2; end

#arg2=(v) ⇒ Object



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

def arg2=(v); end

#flagsObject



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

def flags; end

#flags=(v) ⇒ Object



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

def flags=(v); end

#indexObject



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

def index; end

#index=(v) ⇒ Object



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

def index=(v); end

#transformObject



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

def transform; end

#transform=(v) ⇒ Object



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

def transform=(v); end