Home
last modified time | relevance | path

Searched refs:MOZ_DELETE (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DCheckedInt.h44 #ifndef MOZ_DELETE
45 #define MOZ_DELETE macro
706 bool operator !=(U other) const MOZ_DELETE;
708 bool operator <(U other) const MOZ_DELETE;
710 bool operator <=(U other) const MOZ_DELETE;
712 bool operator >(U other) const MOZ_DELETE;
714 bool operator >=(U other) const MOZ_DELETE;