Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/svg/
H A DSVGTextFrame.cpp404 uint32_t aTextElementCharIndex) in TextRenderedRun()
413 mTextElementCharIndex(aTextElementCharIndex) {} in TextRenderedRun()
1984 bool AdvanceToCharacter(uint32_t aTextElementCharIndex);
2228 bool CharIterator::AdvanceToCharacter(uint32_t aTextElementCharIndex) { in AdvanceToCharacter() argument
2229 while (mTextElementCharIndex < aTextElementCharIndex) { in AdvanceToCharacter()
3847 uint32_t aTextElementCharIndex, in GetGlyphAdvance() argument
3852 aTextElementCharIndex), in GetGlyphAdvance()
3866 while (it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
3884 it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
/dports/www/firefox/firefox-99.0/layout/svg/
H A DSVGTextFrame.cpp412 uint32_t aTextElementCharIndex) in TextRenderedRun()
421 mTextElementCharIndex(aTextElementCharIndex) {} in TextRenderedRun()
1996 bool AdvanceToCharacter(uint32_t aTextElementCharIndex);
2240 bool CharIterator::AdvanceToCharacter(uint32_t aTextElementCharIndex) { in AdvanceToCharacter() argument
2241 while (mTextElementCharIndex < aTextElementCharIndex) { in AdvanceToCharacter()
3856 uint32_t aTextElementCharIndex, in GetGlyphAdvance() argument
3861 aTextElementCharIndex), in GetGlyphAdvance()
3875 while (it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
3893 it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/svg/
H A DSVGTextFrame.cpp404 uint32_t aTextElementCharIndex) in TextRenderedRun()
413 mTextElementCharIndex(aTextElementCharIndex) {} in TextRenderedRun()
1984 bool AdvanceToCharacter(uint32_t aTextElementCharIndex);
2228 bool CharIterator::AdvanceToCharacter(uint32_t aTextElementCharIndex) { in AdvanceToCharacter() argument
2229 while (mTextElementCharIndex < aTextElementCharIndex) { in AdvanceToCharacter()
3847 uint32_t aTextElementCharIndex, in GetGlyphAdvance() argument
3852 aTextElementCharIndex), in GetGlyphAdvance()
3866 while (it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
3884 it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/svg/
H A DSVGTextFrame.cpp405 uint32_t aTextElementCharIndex) in TextRenderedRun()
414 mTextElementCharIndex(aTextElementCharIndex) {} in TextRenderedRun()
1997 bool AdvanceToCharacter(uint32_t aTextElementCharIndex);
2241 bool CharIterator::AdvanceToCharacter(uint32_t aTextElementCharIndex) { in AdvanceToCharacter() argument
2242 while (mTextElementCharIndex < aTextElementCharIndex) { in AdvanceToCharacter()
3865 uint32_t aTextElementCharIndex, in GetGlyphAdvance() argument
3870 aTextElementCharIndex), in GetGlyphAdvance()
3884 while (it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
3902 it->GlyphStartTextElementCharIndex() != aTextElementCharIndex) { in GetGlyphAdvance()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/svg/
H A DSVGTextFrame.cpp446 uint32_t aTextElementCharIndex) in TextRenderedRun()
455 mTextElementCharIndex(aTextElementCharIndex) {} in TextRenderedRun()
2025 bool AdvanceToCharacter(uint32_t aTextElementCharIndex);
2306 bool CharIterator::AdvanceToCharacter(uint32_t aTextElementCharIndex) { in AdvanceToCharacter() argument
2307 while (mTextElementCharIndex < aTextElementCharIndex) { in AdvanceToCharacter()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DSVGTextFrame.cpp483 uint32_t aTextElementCharIndex) in TextRenderedRun()
492 mTextElementCharIndex(aTextElementCharIndex) in TextRenderedRun()
2177 bool AdvanceToCharacter(uint32_t aTextElementCharIndex);
2481 CharIterator::AdvanceToCharacter(uint32_t aTextElementCharIndex) in AdvanceToCharacter() argument
2483 while (mTextElementCharIndex < aTextElementCharIndex) { in AdvanceToCharacter()