Home
last modified time | relevance | path

Searched refs:hasImages (Results 51 – 75 of 82) sorted by relevance

1234

/dports/textproc/py-xhtml2pdf/xhtml2pdf-0.2.5/xhtml2pdf/
H A Dxhtml2pdf_reportlab.py541 self.hasImages = False
546 self.hasImages = True
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DProgramExecutable.cpp259 bool ProgramExecutable::hasImages() const in hasImages() function in gl::ProgramExecutable
H A DProgram.h324 bool hasImages() const { return !getImageBindings().empty(); } in hasImages() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DProgramExecutable.cpp259 bool ProgramExecutable::hasImages() const in hasImages() function in gl::ProgramExecutable
H A DProgram.h324 bool hasImages() const { return !getImageBindings().empty(); } in hasImages() function
/dports/finance/prestashop/prestashop/classes/
H A DImage.php245 public static function hasImages($idLang, $idProduct, $idProductAttribute = null) function in ImageCore
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/pdfbase/
H A Dpdfdoc.py1103 hasImages = 0 variable in PDFPage
1155 if self.hasImages:
1997 hasImages = 1 # probably should change variable in PDFFormXObject
2037 if self.hasImages:
/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DImage.php180 public static function hasImages($idLang, $idProduct, $idProductAttribute = null) function in ImageCore
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/android/
H A Dandroidmanifesteditorwidget.cpp1170 if (m_splashButtons->hasImages()) in parseSplashScreen()
1336 …if (m_splashButtons->hasImages() || m_splashButtons->hasPortraitImages() || m_splashButtons->hasLa… in parseActivity()
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/content-src/components/DiscoveryStreamBase/
H A DDiscoveryStreamBase.jsx236 hasImages={component.properties.has_images}
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/content-src/components/DiscoveryStreamBase/
H A DDiscoveryStreamBase.jsx235 hasImages={component.properties.has_images}
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/content-src/components/DiscoveryStreamBase/
H A DDiscoveryStreamBase.jsx236 hasImages={component.properties.has_images}
/dports/www/thirtybees/thirtybees-1.1.0/classes/helper/
H A DHelperList.php688 … if (($this->table == 'product') && !Image::hasImages($this->context->language->id, (int) $id)) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/open_from_clipboard/
H A Dclipboard_recent_content_impl_ios.mm335 callback(UIPasteboard.generalPasteboard.hasImages);
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.h336 bool hasImages() const { return !getImageBindings().empty(); } in hasImages() function
H A DProgramExecutable.cpp706 bool ProgramExecutable::hasImages() const in hasImages() function in gl::ProgramExecutable
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.h336 bool hasImages() const { return !getImageBindings().empty(); } in hasImages() function
H A DProgramExecutable.cpp706 bool ProgramExecutable::hasImages() const in hasImages() function in gl::ProgramExecutable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.h336 bool hasImages() const { return !getImageBindings().empty(); } in hasImages() function
H A DProgramExecutable.cpp706 bool ProgramExecutable::hasImages() const in hasImages() function in gl::ProgramExecutable
/dports/finance/prestashop/prestashop/classes/helper/
H A DHelperList.php444 … if (($this->table == 'product') && !Image::hasImages($this->context->language->id, (int) $id)) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DProgram.h346 bool hasImages() const { return !getImageBindings().empty(); } in hasImages() function
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/sping/PDF/
H A Dpdfgen.py197 page.hasImages = self._currentPageHasImages
/dports/graphics/piddle/piddle-1.0.15/src/piddle/
H A Dpdfgen.py189 page.hasImages = self._currentPageHasImages
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/toolresults/v1beta3/
H A Dtoolresults_v1beta3_messages.py1873 hasImages = _messages.BooleanField(6) variable in Step

1234