Searched refs:allowSplitLigature (Results 1 – 6 of 6) sorted by relevance
/dports/www/firefox/firefox-99.0/layout/generic/ |
H A D | nsTextFrame.cpp | 7488 bool allowSplitLigature = true; // Allow selection of partial ligature... in GetCharacterOffsetAtFramePointInternal() local 7496 allowSplitLigature = false; in GetCharacterOffsetAtFramePointInternal() 7513 &extraClusterLastChar, allowSplitLigature); in GetCharacterOffsetAtFramePointInternal() 8491 bool allowSplitLigature; in FindFirstLetterRange() local 8498 allowSplitLigature = true; in FindFirstLetterRange() 8503 allowSplitLigature = !gfxFontUtils::IsRegionalIndicator(usv); in FindFirstLetterRange() 8553 allowSplitLigature = false; in FindFirstLetterRange() 8558 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange() 8580 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange() 8599 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange()
|
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/ |
H A D | nsTextFrame.cpp | 7273 bool allowSplitLigature = true; // Allow selection of partial ligature... in GetCharacterOffsetAtFramePointInternal() local 7281 allowSplitLigature = false; in GetCharacterOffsetAtFramePointInternal() 7298 &extraClusterLastChar, allowSplitLigature); in GetCharacterOffsetAtFramePointInternal() 8243 bool allowSplitLigature; in FindFirstLetterRange() local 8249 allowSplitLigature = true; in FindFirstLetterRange() 8296 allowSplitLigature = false; in FindFirstLetterRange() 8301 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange() 8313 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/ |
H A D | nsTextFrame.cpp | 7273 bool allowSplitLigature = true; // Allow selection of partial ligature... in GetCharacterOffsetAtFramePointInternal() local 7281 allowSplitLigature = false; in GetCharacterOffsetAtFramePointInternal() 7298 &extraClusterLastChar, allowSplitLigature); in GetCharacterOffsetAtFramePointInternal() 8243 bool allowSplitLigature; in FindFirstLetterRange() local 8249 allowSplitLigature = true; in FindFirstLetterRange() 8296 allowSplitLigature = false; in FindFirstLetterRange() 8301 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange() 8313 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/ |
H A D | nsTextFrame.cpp | 7184 bool allowSplitLigature = true; // Allow selection of partial ligature... in GetCharacterOffsetAtFramePointInternal() local 7195 allowSplitLigature = false; in GetCharacterOffsetAtFramePointInternal() 7210 &extraClusterLastChar, allowSplitLigature); in GetCharacterOffsetAtFramePointInternal() 8062 bool allowSplitLigature; in FindFirstLetterRange() local 8067 allowSplitLigature = true; in FindFirstLetterRange() 8114 allowSplitLigature = false; in FindFirstLetterRange() 8119 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/ |
H A D | nsTextFrame.cpp | 7215 bool allowSplitLigature = true; // Allow selection of partial ligature... in GetCharacterOffsetAtFramePointInternal() local 7226 allowSplitLigature = false; in GetCharacterOffsetAtFramePointInternal() 7243 &extraClusterLastChar, allowSplitLigature); in GetCharacterOffsetAtFramePointInternal() 8064 bool allowSplitLigature; in FindFirstLetterRange() local 8069 allowSplitLigature = true; in FindFirstLetterRange() 8116 allowSplitLigature = false; in FindFirstLetterRange() 8121 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/ |
H A D | nsTextFrame.cpp | 7231 bool allowSplitLigature = true; // Allow selection of partial ligature... in GetCharacterOffsetAtFramePointInternal() local 7239 allowSplitLigature = false; in GetCharacterOffsetAtFramePointInternal() 7256 &extraClusterLastChar, allowSplitLigature); in GetCharacterOffsetAtFramePointInternal() 8153 bool allowSplitLigature; in FindFirstLetterRange() local 8158 allowSplitLigature = true; in FindFirstLetterRange() 8205 allowSplitLigature = false; in FindFirstLetterRange() 8210 FindClusterEnd(aTextRun, endOffset, &iter, allowSplitLigature); in FindFirstLetterRange()
|