Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SkUnicode::LineBreakBefore Struct Reference

#include <SkUnicode.h>

Public Member Functions

 LineBreakBefore (Position pos, LineBreakType breakType)
 

Public Attributes

Position pos
 
LineBreakType breakType
 

Detailed Description

Definition at line 113 of file SkUnicode.h.

Constructor & Destructor Documentation

◆ LineBreakBefore()

SkUnicode::LineBreakBefore::LineBreakBefore ( Position  pos,
LineBreakType  breakType 
)
inline

Definition at line 114 of file SkUnicode.h.

Member Data Documentation

◆ breakType

LineBreakType SkUnicode::LineBreakBefore::breakType

Definition at line 117 of file SkUnicode.h.

◆ pos

Position SkUnicode::LineBreakBefore::pos

Definition at line 116 of file SkUnicode.h.


The documentation for this struct was generated from the following file: