Searched refs:kHasBitmap_TextType (Results 1 – 2 of 2) sorted by relevance
130 bool hasBitmap() const { return SkToBool(fTextType & kHasBitmap_TextType); } in hasBitmap()132 void setHasBitmap() { fTextType |= kHasBitmap_TextType; } in setHasBitmap()530 kHasBitmap_TextType = 0x2, enumerator
133 bool hasBitmap() const { return SkToBool(fTextType & kHasBitmap_TextType); } in hasBitmap()135 void setHasBitmap() { fTextType |= kHasBitmap_TextType; } in setHasBitmap()558 kHasBitmap_TextType = 0x2, enumerator