Searched defs:HyphenationState (Results 1 – 7 of 7) sorted by relevance
188 struct HyphenationState { struct189 uint32_t mostRecentBoundary = 0;190 bool hasManualHyphen = false;191 bool hasExplicitHyphen = false;192 bool hasAutoHyphen = false;
190 struct HyphenationState { struct191 uint32_t mostRecentBoundary = 0;192 bool hasManualHyphen = false;193 bool hasExplicitHyphen = false;194 bool hasAutoHyphen = false;
196 struct HyphenationState { struct197 uint32_t mostRecentBoundary = 0;198 bool hasManualHyphen = false;199 bool hasExplicitHyphen = false;200 bool hasAutoHyphen = false;
192 struct HyphenationState { struct193 uint32_t mostRecentBoundary = 0;194 bool hasManualHyphen = false;195 bool hasExplicitHyphen = false;196 bool hasAutoHyphen = false;
466 } HyphenationState; typedef
526 } HyphenationState; typedef