Home
last modified time | relevance | path

Searched defs:extendLength (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Dtimeline.cpp254 void TimeLine::extendLength(int frame) in extendLength() function in TimeLine
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/inc/
H A DSegment.h92 void extendLength(ptrdiff_t num) { m_numGlyphs += num; } in extendLength() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/inc/
H A DSegment.h92 void extendLength(ptrdiff_t num) { m_numGlyphs += num; } in extendLength() function
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/inc/
H A DSegment.h92 void extendLength(ptrdiff_t num) { m_numGlyphs += num; } in extendLength() function
/dports/graphics/graphite2/graphite2-1.3.14/src/inc/
H A DSegment.h92 void extendLength(ptrdiff_t num) { m_numGlyphs += num; } in extendLength() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/inc/
H A DSegment.h95 void extendLength(int num) { m_numGlyphs += num; } in extendLength() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/inc/
H A DSegment.h95 void extendLength(int num) { m_numGlyphs += num; } in extendLength() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/inc/
H A DSegment.h92 void extendLength(ptrdiff_t num) { m_numGlyphs += num; } in extendLength() function