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

/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DContentData.h52 bool isImage() const { return type() == ImageDataType; } function in class:WebCore::ContentData
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp197 bool llvm::isImage(const llvm::Value &val) { function in class:llvm
/macosx-10.10/WebCore-7600.1.25/loader/cache/
H A DCachedResource.h158 bool isImage() const { return type() == ImageResource; } function in class:WebCore::CachedResource
/macosx-10.10/WebCore-7600.1.25/accessibility/
H A DAccessibilityNodeObject.cpp533 bool AccessibilityNodeObject::isImage() const function in class:WebCore::AccessibilityNodeObject
H A DAccessibilityObject.h451 virtual bool isImage() const { return false; } function in class:WebCore::AccessibilityObject
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderListMarker.cpp1158 bool RenderListMarker::isImage() const function in class:WebCore::RenderListMarker
[all...]
H A DRenderObject.h318 virtual bool isImage() const { return false; } function in class:WebCore::RenderObject
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c8117 int isImage = (index == COMMAND_IMAGE); local

Completed in 314 milliseconds