Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/dib/
H A Dfx_dib.h127 constexpr FX_ARGB ArgbEncode(uint32_t a, uint32_t r, uint32_t g, uint32_t b) { in ArgbEncode() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dfx_dib.h143 constexpr FX_ARGB ArgbEncode(int a, int r, int g, int b) { in ArgbEncode() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/include/
H A Dfx_dib.h91 inline FX_ARGB ArgbEncode(int a, int r, int g, int b) { in ArgbEncode() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/
H A Dfx_dib.h93 inline FX_ARGB ArgbEncode(int a, int r, int g, int b) { in ArgbEncode() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/dib/
H A Dfx_dib_main.cpp41 uint32_t ArgbEncode(int a, FX_COLORREF rgb) { in ArgbEncode() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxge/dib/
H A Dfx_dib_main.cpp31 uint32_t ArgbEncode(int a, FX_COLORREF rgb) { in ArgbEncode() function