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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DArrayBufferView.cpp52 void ArrayBufferView::neuter() function in class:WTF::ArrayBufferView
H A DTypedArrayBase.h140 virtual void neuter() override final
142 ArrayBufferView::neuter();
H A DArrayBuffer.cpp61 current->neuter();
H A DArrayBufferView.h130 virtual void neuter();
/external/chromium_org/third_party/WebKit/Source/core/streams/
H A DStream.cpp84 neuter();
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();
H A DDataView.h83 virtual void neuter() OVERRIDE;
/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
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
H A DSourceBuffer.cpp647 stream->neuter();

Completed in 261 milliseconds