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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLImageElement.cpp361 bool imageWasModified = false; local
366 imageWasModified = true;
372 if ((insertionPoint->inDocument() && !imageLoader().image()) || imageWasModified)

Completed in 359 milliseconds