Home
last modified time | relevance | path

Searched refs:FetchNextRun (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc401 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc401 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc401 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-directwrite.cc401 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
424 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc442 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
465 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc433 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc442 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
465 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc433 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-directwrite.cc433 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-directwrite.cc419 Run *run = FetchNextRun(&textLength); in SetScriptAnalysis()
442 Run *FetchNextRun(IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc417 Run *run = FetchNextRun(&textLength); in SetScriptAnalysis()
440 Run *FetchNextRun(IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-directwrite.cc433 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc433 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
456 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-directwrite.cc400 Run *run = FetchNextRun (&textLength); in SetScriptAnalysis()
423 Run *FetchNextRun (IN OUT uint32_t* textLength) in FetchNextRun() function in TextAnalysis
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/font/
H A Ddirectwrite.py388 run, textLength = self.FetchNextRun(textLength)
456 def FetchNextRun(self, textLength): member in TextAnalysis