Searched defs:isImage (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/qt/tests/MIMESniffing/
H A DTestData.h26 bool isImage; member in struct:_TestData
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderMedia.h61 virtual bool isImage() const { return false; } function in class:WebCore::RenderMedia
H A DRenderImage.h87 virtual bool isImage() const { return true; } function in class:WebCore::RenderImage
H A DRenderListMarker.cpp1107 bool RenderListMarker::isImage() const function in class:WebCore::RenderListMarker
[all...]
H A DRenderObject.h339 virtual bool isImage() const { return false; } function in class:WebCore::RenderObject
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DContentData.h50 virtual bool isImage() const { return false; } function in class:WebCore::ContentData
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp197 bool llvm::isImage(const llvm::Value &val) { function in class:llvm
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLPlugInImageElement.cpp244 bool isImage = isImageType(); local
/macosx-10.9.5/WebCore-7537.78.1/loader/cache/
H A DCachedResource.h161 virtual bool isImage() const { return false; } function in class:WebCore::CachedResource
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityNodeObject.cpp505 bool AccessibilityNodeObject::isImage() const function in class:WebCore::AccessibilityNodeObject
H A DAccessibilityObject.h401 virtual bool isImage() const { return false; } function in class:WebCore::AccessibilityObject
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c8117 int isImage = (index == COMMAND_IMAGE); local

Completed in 311 milliseconds