[−][src]Trait uikit_sys::NSLayoutManager_NSLayoutManagerDeprecated
Provided methods
unsafe fn glyphAtIndex_isValidIndex_(
self,
glyphIndex: NSUInteger,
isValidIndex: *mut BOOL
) -> CGGlyph where
Self::Target: Message + Sized,
self,
glyphIndex: NSUInteger,
isValidIndex: *mut BOOL
) -> CGGlyph where
Self::Target: Message + Sized,
unsafe fn glyphAtIndex_(self, glyphIndex: NSUInteger) -> CGGlyph where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn showCGGlyphs_positions_count_font_matrix_attributes_inContext_(
self,
glyphs: *const CGGlyph,
positions: *const CGPoint,
glyphCount: NSUInteger,
font: UIFont,
textMatrix: CGAffineTransform,
attributes: NSDictionary,
graphicsContext: CGContextRef
) where
Self::Target: Message + Sized,
self,
glyphs: *const CGGlyph,
positions: *const CGPoint,
glyphCount: NSUInteger,
font: UIFont,
textMatrix: CGAffineTransform,
attributes: NSDictionary,
graphicsContext: CGContextRef
) where
Self::Target: Message + Sized,
unsafe fn hyphenationFactor(self) -> CGFloat where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn setHyphenationFactor_(self, hyphenationFactor: CGFloat) where
Self::Target: Message + Sized,
Self::Target: Message + Sized,