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

/external/chromium_org/remoting/protocol/
H A Dhost_event_dispatcher.cc48 if (event.has_text()) {
H A Dclient_event_dispatcher.cc42 DCHECK(event.has_text());
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
H A Devent-utils.h71 static inline int has_text(const char *text) function
/external/chromium_org/cc/test/
H A Dfake_picture_pile_impl.h71 void set_has_text(bool has_text) { has_text_ = has_text; } argument
/external/chromium_org/cc/resources/
H A Dpicture_pile_base.h52 bool has_text() const { return has_text_; } function in class:cc::PicturePileBase
/external/chromium_org/remoting/host/
H A Dinput_injector_mac.cc222 DCHECK(event.has_text());
H A Dinput_injector_win.cc239 DCHECK(event.has_text());
H A Ddesktop_session_agent.cc499 if (!event.has_text()) {
/external/chromium_org/media/filters/
H A Dchunk_demuxer_unittest.cc213 bool has_text = (stream_flags & HAS_TEXT) != 0; local
246 if (has_text) {
322 if (has_text) {
693 bool has_text) {
706 if (has_text) {
691 InitDemuxerAudioAndVideoSourcesText(const std::string& audio_id, const std::string& video_id, bool has_text) argument
/external/chromium_org/cc/layers/
H A Dpicture_layer_impl.cc1390 if (pile_->has_text())

Completed in 248 milliseconds