Home | History | Annotate | Download | only in unicode

Lines Matching refs:kRefCounted

3730     kRefCounted=4,      // there is a refCount field before the characters in fArray
3743 kLongString=kRefCounted,
3936 (!(fUnion.fFields.fLengthAndFlags&kRefCounted) || refCount()==1));