Home
last modified time | relevance | path

Searched defs:hPattern (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.cpp461 HBRUSH hPattern = CreateBrush(bitmap_color); in GDI_StretchBitMask() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/win32/
H A Dfx_win32_device.cpp876 HBRUSH hPattern = CreateBrush(bitmap_color); in GDI_StretchBitMask() local
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/win32/
H A Dfx_win32_device.cpp899 HBRUSH hPattern = CreateSolidBrush(bitmap_color & 0xffffff); in GDI_StretchBitMask() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/win32/
H A Dfx_win32_device.cpp898 HBRUSH hPattern = CreateSolidBrush(bitmap_color & 0xffffff); in GDI_StretchBitMask() local
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp175 …const QString hPattern("^(ha|h|h-a|h_a|h-alpha|hydrogen|hydrogen_alpha|hydrogen-alpha|h_alpha|halp… in filterStripeBrush() local
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.cpp2519 … Runtime::scanDirectories(ParseTree* hDirectory, System::String* hPath, System::String* hPattern) { in scanDirectories()
2536 …bool Runtime::scanFiles(ParseTree* hFiles, System::String* hPath, System::String* hPattern, bool h… in scanFiles()