Skip to main content

Module inline_box

Module inline_box 

Source

Structsยง

InlineBox ๐Ÿ”’
InlineBoxContainerState ๐Ÿ”’
InlineBoxIdentifier ๐Ÿ”’
An identifier for a particular InlineBox to be used to fetch it from an InlineBoxes store of inline boxes.
InlineBoxes ๐Ÿ”’

Enumsยง

InlineBoxTreePathToken ๐Ÿ”’

Functionsยง

inline_box_style_breaks_shaping ๐Ÿ”’
Whether or not an inline box style breaks shaping at the start and end. The return value is (breaks_shaping_at_start, breaks_shaping_at_end).