Searched defs:neuter (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DArrayBufferView.cpp52 void ArrayBufferView::neuter() function in class:WTF::ArrayBufferView
/external/chromium_org/third_party/WebKit/Source/core/streams/
H A DStream.h75 void neuter() { m_isNeutered = true; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DDataView.cpp248 void DataView::neuter() function in class:blink::DataView
250 ArrayBufferView::neuter();
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-open-type-private.hh715 return TRACE_RETURN (likely (obj.sanitize (c)) || neuter (c));
724 return TRACE_RETURN (likely (obj.sanitize (c, user_data)) || neuter (c));
728 inline bool neuter (hb_sanitize_context_t *c) { function in struct:OT::OffsetTo
/external/harfbuzz_ng/src/
H A Dhb-open-type-private.hh715 return TRACE_RETURN (likely (obj.sanitize (c)) || neuter (c));
724 return TRACE_RETURN (likely (obj.sanitize (c, user_data)) || neuter (c));
728 inline bool neuter (hb_sanitize_context_t *c) { function in struct:OT::OffsetTo

Completed in 157 milliseconds