Home
last modified time | relevance | path

Searched defs:WebTextRun (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebTextRun.h40 struct WebTextRun { struct
41 WebTextRun(const WebString& t, bool isRTL, bool hasDirectionalOverride) in WebTextRun() function
47 WebTextRun() in WebTextRun() argument
53 WebString text;
54 bool rtl;
55 bool directionalOverride;