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

/external/webkit/Source/WebCore/wml/
H A DWMLAElement.cpp64 bool wasLink = isLink(); local
66 if (wasLink != isLink())
/external/webkit/Source/WebCore/svg/
H A DSVGAElement.cpp100 bool wasLink = isLink(); local
103 if (wasLink != isLink())
/external/webkit/Source/WebCore/html/
H A DHTMLAnchorElement.cpp210 bool wasLink = isLink(); local
212 if (wasLink != isLink())

Completed in 681 milliseconds