Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxTextRun.h188 struct HyphenationState { struct
189 uint32_t mostRecentBoundary = 0;
190 bool hasManualHyphen = false;
191 bool hasExplicitHyphen = false;
192 bool hasAutoHyphen = false;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxTextRun.h190 struct HyphenationState { struct
191 uint32_t mostRecentBoundary = 0;
192 bool hasManualHyphen = false;
193 bool hasExplicitHyphen = false;
194 bool hasAutoHyphen = false;
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxTextRun.h196 struct HyphenationState { struct
197 uint32_t mostRecentBoundary = 0;
198 bool hasManualHyphen = false;
199 bool hasExplicitHyphen = false;
200 bool hasAutoHyphen = false;
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxTextRun.h192 struct HyphenationState { struct
193 uint32_t mostRecentBoundary = 0;
194 bool hasManualHyphen = false;
195 bool hasExplicitHyphen = false;
196 bool hasAutoHyphen = false;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxTextRun.h192 struct HyphenationState { struct
193 uint32_t mostRecentBoundary = 0;
194 bool hasManualHyphen = false;
195 bool hasExplicitHyphen = false;
196 bool hasAutoHyphen = false;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/liblouis/
H A Dinternal.h466 } HyphenationState; typedef
/dports/devel/liblouis/liblouis-3.20.0/liblouis/
H A Dinternal.h526 } HyphenationState; typedef