class FT::Slot_InternalRec

Public Instance Methods

flags() click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 10
def flags; end
flags=(v) click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 11
def flags=(v); end
glyph_delta() click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 16
def glyph_delta; end
glyph_delta=(v) click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 17
def glyph_delta=(v); end
glyph_hints() click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 18
def glyph_hints; end
glyph_hints=(v) click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 19
def glyph_hints=(v); end
glyph_matrix() click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 14
def glyph_matrix; end
glyph_matrix=(v) click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 15
def glyph_matrix=(v); end
glyph_transformed() click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 12
def glyph_transformed; end
glyph_transformed=(v) click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 13
def glyph_transformed=(v); end
loader() click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 8
def loader; end
loader=(v) click to toggle source
# File lib/ft-ffi/struct/slot_internal_rec.rb, line 9
def loader=(v); end