Searched defs:WebTextRun (Results 1 – 1 of 1) sorted by relevance
40 struct WebTextRun { struct41 WebTextRun(const WebString& t, bool isRTL, bool hasDirectionalOverride) in WebTextRun() function47 WebTextRun() in WebTextRun() argument53 WebString text;54 bool rtl;55 bool directionalOverride;