Searched defs:hasText (Results 1 – 9 of 9) sorted by relevance
54 public static <T extends View> Matcher<T> hasText(String expectedTextViewText) { in hasText() method in ViewHasTextMatcher59 public static <T extends View> Matcher<T> hasText(int expectedTextViewResourceId) { in hasText() method in ViewHasTextMatcher
39 public static <T extends TextView> Matcher<T> hasText(String expectedTextViewText) { in hasText() method in TextViewHasTextMatcher
65 bool SkBigPicture::hasText() const { return this->analysis().fHasText; } in hasText() function in SkBigPicture89 bool hasText = false, hasBitmap = false; in Analysis() local
26 bool hasText() const override { return false; } in hasText() function in SkEmptyPicture46 bool hasText() const override { return SkTextHunter()(fOp); } in hasText() function in SkMiniPicture
21 bool hasText() const { return fNumTexts > 0; } in hasText() function
76 bool hasText() const { return fContentInfo.hasText(); } in hasText() function
18 public boolean hasText() { in hasText() method in TestClipboardManager
22 public boolean hasText() { in hasText() method in ShadowClipboardManager
614 const SkPaint& paint, bool hasText = false) in ScopedContentEntry()623 const SkPaint& paint, bool hasText = false) in ScopedContentEntry()686 const SkMatrix& matrix, const SkPaint& paint, bool hasText) { in init()1808 bool hasText, in setUpContentEntry()2070 bool hasText, in populateGraphicStateEntryFromPaint()