Searched defs:WebTextRun (Results 1 – 1 of 1) sorted by relevance
42 struct WebTextRun { struct43 WebTextRun(const WebString& t, bool isRTL, bool hasDirectionalOverride) in WebTextRun() argument49 WebTextRun() in WebTextRun() argument55 WebString text;56 bool rtl;57 bool directionalOverride;