Searched refs:has_text_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/skia/ext/
H A Danalysis_canvas.cc83 has_text_ = false;
135 has_text_ = false;
148 has_text_ = false;
224 has_text_ = true;
233 has_text_ = true;
243 has_text_ = true;
253 has_text_ = true;
293 has_text_(false) {}
309 bool AnalysisCanvas::HasText() const { return has_text_; }
H A Danalysis_canvas.h124 bool has_text_; member in class:skia::AnalysisCanvas

Completed in 114 milliseconds