Searched refs:otherColorSpace (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/storage/mime/
H A Ddatabase_support.cpp173 bool otherColorSpace = false; local
192 otherColorSpace = (icon->ColorSpace() != B_CMAP8);
193 if (otherColorSpace) {
220 if (otherColorSpace)
/haiku/src/build/libbe/storage/
H A DNodeInfo.cpp262 bool otherColorSpace = (icon->ColorSpace() != B_CMAP8); local
265 if (otherColorSpace) {
284 if (otherColorSpace) {
351 bool otherColorSpace = (icon->ColorSpace() != B_CMAP8); local
353 if (otherColorSpace) {
H A DAppFileInfo.cpp846 bool otherColorSpace = (icon->ColorSpace() != B_CMAP8); local
847 if (otherColorSpace) {
/haiku/src/kits/storage/
H A DNodeInfo.cpp207 bool otherColorSpace = (icon->ColorSpace() != B_CMAP8); local
209 if (otherColorSpace) {
H A DAppFileInfo.cpp844 bool otherColorSpace = (icon->ColorSpace() != B_CMAP8); local
845 if (otherColorSpace) {

Completed in 60 milliseconds