Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/public/
DWebTextRun.h42 struct WebTextRun { struct
43 WebTextRun(const WebString& t, bool isRTL, bool hasDirectionalOverride) in WebTextRun() argument
49 WebTextRun() in WebTextRun() argument
55 WebString text;
56 bool rtl;
57 bool directionalOverride;