Searched defs:TextDocument (Results 1 – 1 of 1) sorted by relevance
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;[all …]