Home
last modified time | relevance | path

Searched refs:isBrowsable (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/choqok/choqok-1.7.0/helperlibs/twitterapihelper/
H A Dtwitterapisearch.cpp95 : account(theAccount), option(optionCode), query(queryStr), isBrowsable(IsBrowsable) in SearchInfo()
109 isBrowsable = (bool)lis[3].toInt(); in fromString()
115 …umber(option) + QLatin1String(",,,") + query + QLatin1String(",,,") + QString::number(isBrowsable); in toString()
H A Dtwitterapisearch.h57 bool isBrowsable; variable
H A Dtwitterapisearchtimelinewidget.cpp104 if (d->searchInfo.isBrowsable) { in addFooter()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dfile_list.cpp78 ASSERT(folder->isBrowsable()); in setCurrentFolder()
87 if (!m_list.empty() && m_list.front()->isBrowsable()) in setCurrentFolder()
278 if (m_selected->isBrowsable()) { in onProcessMessage()
352 if (m_selected->isBrowsable()) { in onProcessMessage()
413 if (fi->isFolder() && !fi->isBrowsable()) in onPaint()
H A Dfile_selector.cpp325 m_fileList->selectedFileItem()->isBrowsable()) { in goInsideFolder()
546 enter_folder->isBrowsable()) { in show()
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dlayer.cpp80 if (isBrowsable()) in getPreviousBrowsable()
101 while (next->isBrowsable()) { in getNextBrowsable()
477 if (child->isBrowsable()) in allBrowsableLayers()
H A Dlayer.h77 virtual bool isBrowsable() const { return false; } in isBrowsable() function
210 bool isBrowsable() const override { in isBrowsable() function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dfile_system.h70 virtual bool isBrowsable() const = 0;
H A Dthumbnail_generator.cpp181 if (fileitem->isBrowsable() || in addWorkerToGenerateThumbnail()
H A Dfile_system.cpp86 bool isBrowsable() const;
306 bool FileItem::isBrowsable() const in isBrowsable() function in app::FileItem
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/devices/
H A DDevice.java89 isBrowsable(); in isBrowsable() method
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Tree/View/
H A DFolderTreeView.php319 … if (!$storageObject->isBrowsable() || $this->getNumberOfSubfolders($rootLevelFolder) === 0) {
344 'hasSub' => $isOpen && $storageObject->isBrowsable(),
348 if ($isOpen && $storageObject->isBrowsable()) {
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Tree/View/
H A DFolderTreeView.php321 … if (!$storageObject->isBrowsable() || $this->getNumberOfSubfolders($rootLevelFolder) === 0) {
346 'hasSub' => $isOpen && $storageObject->isBrowsable(),
350 if ($isOpen && $storageObject->isBrowsable()) {
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Imaging/
H A DIconFactory.php355 … if ($resource->getStorage()->isBrowsable() === false && !empty($options['mount-root'])) {
392 !$resource->getStorage()->isBrowsable() ||
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Imaging/
H A DIconFactory.php395 … if ($resource->getStorage()->isBrowsable() === false && !empty($options['mount-root'])) {
432 !$resource->getStorage()->isBrowsable() ||
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Resource/Service/
H A DUserFileMountService.php73 } elseif ($storage->isBrowsable()) {
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Resource/Service/
H A DUserFileMountService.php71 } elseif ($storage->isBrowsable()) {
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Resource/Service/
H A DUserFileMountService.php73 } elseif ($storage->isBrowsable()) {
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Imaging/
H A DIconFactory.php411 … if ($resource->getStorage()->isBrowsable() === false && !empty($options['mount-root'])) {
448 !$resource->getStorage()->isBrowsable() ||
/dports/graphics/opendx/dx-4.4.4/src/uipp/prompter/
H A DTypeChoice.h154 boolean isBrowsable() { return this->browsable; } in isBrowsable() function
H A DGridChoice.C542 if (this->isBrowsable()) { in setCommandActivation()
606 if (this->isBrowsable()) in setCommandActivation()
H A DTypeChoice.C730 if (this->isBrowsable()) { in setCommandActivation()
764 if (this->isBrowsable()) in setCommandActivation()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Tree/
H A DFileStorageTreeProvider.php124 if ($expanded && $resourceStorage->isBrowsable()) {
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/devices/impl/
H A DDeviceMediaRendererManual.java149 isBrowsable() in isBrowsable() method in DeviceMediaRendererManual
H A DDeviceiTunes.java673 isBrowsable() in isBrowsable() method in DeviceiTunes

12