Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp8390 bool hyphenating = frag->GetLength() > 0 && in AddInlineMinISizeForFlow() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp8202 bool hyphenating = frag->GetLength() > 0 && in AddInlineMinISizeForFlow() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp8193 bool hyphenating = frag->GetLength() > 0 && in AddInlineMinISizeForFlow() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.cpp8390 bool hyphenating = frag->GetLength() > 0 && in AddInlineMinISizeForFlow() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp8282 bool hyphenating = frag->GetLength() > 0 && in AddInlineMinISizeForFlow() local
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp8676 bool hyphenating = frag->GetLength() > 0 && in AddInlineMinISizeForFlow() local
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_textblock.c526 Eina_Bool hyphenating : 1; member