Home
last modified time | relevance | path

Searched refs:analyzer1 (Results 1 – 17 of 17) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Danalyzer1.test30 puts "analyzer1 cannot run because $PROG is not available"
39 do_test analyzer1-1.0 {
51 do_test analyzer1-1.1 {
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Danalyzer1.test30 puts "analyzer1 cannot run because $PROG is not available"
39 do_test analyzer1-1.0 {
51 do_test analyzer1-1.1 {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Danalyzer1.test30 puts "analyzer1 cannot run because $PROG is not available"
39 do_test analyzer1-1.0 {
51 do_test analyzer1-1.1 {
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc728 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
729 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
731 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
735 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
745 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
752 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
765 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc719 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
720 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
722 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
726 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
736 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
743 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
756 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc728 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
729 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
731 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
735 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
745 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
752 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
765 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-directwrite.cc719 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
720 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
722 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
726 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
736 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
743 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
756 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-directwrite.cc719 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
720 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
722 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
726 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
736 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
743 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
756 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-directwrite.cc732 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
733 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
735 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
741 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, in _hb_directwrite_shape_full()
755 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
765 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
783 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc730 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
731 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
733 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
739 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, in _hb_directwrite_shape_full()
753 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
763 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
781 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-directwrite.cc719 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
720 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
722 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
726 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
736 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
743 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
756 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-directwrite.cc719 IDWriteTextAnalyzer1* analyzer1; in _hb_directwrite_shape_full() local
720 analyzer->QueryInterface (&analyzer1); in _hb_directwrite_shape_full()
722 if (analyzer1 && lineWidth) in _hb_directwrite_shape_full()
726 hr = analyzer1->GetJustificationOpportunities (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
736 hr = analyzer1->JustifyGlyphAdvances (lineWidth, glyphCount, justificationOpportunities, in _hb_directwrite_shape_full()
743 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
756 hr = analyzer1->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape_full()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/
H A Dsurface_analysis.py1753 …def solve_equilibrium_point(self, analyzer1, analyzer2, delu_dict={}, delu_default=0, units="nanom… argument
1777 …wulff1 = analyzer1.wulff_from_chempot(delu_dict=delu_dict, delu_default=delu_default, symprec=self…
1782 delta_E = self.bulk_gform(analyzer1.ucell_entry) - self.bulk_gform(analyzer2.ucell_entry)
/dports/databases/sqlcipher/sqlcipher-3.4.2/
H A Dmanifest568 F test/analyzer1.test 459fa02c445ddbf0101a3bad47b34290a35f2e49
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/
H A Dmanifest658 F test/analyzer1.test 459fa02c445ddbf0101a3bad47b34290a35f2e49
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/
H A Dmanifest668 F test/analyzer1.test 459fa02c445ddbf0101a3bad47b34290a35f2e49
/dports/databases/sqlite3/sqlite-src-3350500/
H A Dmanifest675 F test/analyzer1.test 459fa02c445ddbf0101a3bad47b34290a35f2e49