Home
last modified time | relevance | path

Searched defs:pcItems (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/wmf/player/
H A Dmfactivate.h192 STDMETHODIMP GetCount(UINT32 *pcItems) in GetCount()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc125 int *pcItems in hb_ScriptItemizeOpenType()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc125 int *pcItems in hb_ScriptItemizeOpenType()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc125 int *pcItems in hb_ScriptItemizeOpenType()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc125 int *pcItems in hb_ScriptItemizeOpenType()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc112 int *pcItems in hb_ScriptItemizeOpenType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc115 int *pcItems in hb_ScriptItemizeOpenType()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-uniscribe.cc124 int *pcItems in hb_ScriptItemizeOpenType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/win/
H A Dvideo_capture_device_factory_win_unittest.cc242 IFACEMETHODIMP GetCount(UINT32* pcItems) override { return E_NOTIMPL; } in GetCount()
H A Dvideo_capture_device_mf_win_unittest.cc628 IFACEMETHODIMP GetCount(UINT32* pcItems) override { return E_NOTIMPL; } in GetCount()
802 IFACEMETHODIMP GetCount(UINT32* pcItems) override { return E_NOTIMPL; } in GetCount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/win/
H A Dvideo_capture_device_mf_win_unittest.cc772 IFACEMETHODIMP GetCount(UINT32* pcItems) override { return E_NOTIMPL; } in GetCount()
930 IFACEMETHODIMP GetCount(UINT32* pcItems) override { return E_NOTIMPL; } in GetCount()
H A Dvideo_capture_device_factory_win_unittest.cc330 IFACEMETHODIMP GetCount(UINT32* pcItems) override { return E_NOTIMPL; } in GetCount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/credential_provider/gaiacp/
H A Dgaia_credential_base.cc1496 DWORD* pcItems, in GetComboBoxValueCount()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java4071 …nChars, int cMaxItems, SCRIPT_CONTROL psControl, SCRIPT_STATE psState, long pItems, int[] pcItems); in ScriptItemize()