Home
last modified time | relevance | path

Searched refs:afterPunct (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsFrame.cpp8075 bool afterPunct = aForward ? aState->mLastCharWasPunctuation : aPunctAfter;
8076 if (!afterPunct) {
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp9087 bool afterPunct = aForward ? aState->mLastCharWasPunctuation : aPunctAfter; in BreakWordBetweenPunctuation() local
9088 if (!afterPunct) { in BreakWordBetweenPunctuation()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp9247 bool afterPunct = aForward ? aState->mLastCharWasPunctuation : aPunctAfter; in BreakWordBetweenPunctuation() local
9248 if (!afterPunct) { in BreakWordBetweenPunctuation()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsFrame.cpp8354 bool afterPunct = aForward ? aState->mLastCharWasPunctuation : aPunctAfter; in BreakWordBetweenPunctuation() local
8355 if (!afterPunct) { in BreakWordBetweenPunctuation()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp9087 bool afterPunct = aForward ? aState->mLastCharWasPunctuation : aPunctAfter; in BreakWordBetweenPunctuation() local
9088 if (!afterPunct) { in BreakWordBetweenPunctuation()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsFrame.cpp9264 bool afterPunct = aForward ? aState->mLastCharWasPunctuation : aPunctAfter; in BreakWordBetweenPunctuation() local
9265 if (!afterPunct) { in BreakWordBetweenPunctuation()