Searched defs:isImage (Results 1 – 14 of 14) sorted by relevance
70 virtual bool isImage() const OVERRIDE FINAL { return false; } in isImage() function
92 virtual bool isImage() const OVERRIDE { return true; } in isImage() function
1112 bool RenderListMarker::isImage() const in isImage() function in blink::RenderListMarker
361 virtual bool isImage() const { return false; } in isImage() function
50 virtual bool isImage() const { return false; } in isImage() function79 virtual bool isImage() const OVERRIDE { return true; } in isImage() function
101 virtual bool isImage() const OVERRIDE { return true; } in isImage() function
166 virtual bool isImage() const { return false; } in isImage() function
66 bool isImage() const { return type() == TypeImage; } in isImage() function
517 void MakeValidSize(bool isImage, D3DFORMAT format, GLsizei *requestWidth, GLsizei *requestHeight, i… in MakeValidSize()
991 void MakeValidSize(bool isImage, DXGI_FORMAT format, GLsizei *requestWidth, GLsizei *requestHeight,… in MakeValidSize()
223 bool llvm::isImage(const llvm::Value &val) { in isImage() function in llvm
297 FileType.isImage = function(entry) { function
509 bool AXNodeObject::isImage() const in isImage() function in blink::AXNodeObject
327 virtual bool isImage() const { return false; } in isImage() function