Searched defs:wordWrap (Results 1 – 2 of 2) sorted by relevance
90 unsigned wordWrap : 1; // EWordWrap variable
695 EWordWrap wordWrap() const { return static_cast<EWordWrap>(rareInheritedData->wordWrap); } in wordWrap() function