Lines Matching defs:TextDocument
55 struct TextDocument struct57 char* text = nullptr;58 float height;59 float shift;60 RGB24 color;61 struct {64 } bbox;65 struct {69 } stroke;70 char* name = nullptr;71 float size;72 float tracking = 0.0f;73 uint8_t justify;