Searched refs:hasOffset (Results 1 – 6 of 6) sorted by relevance
34 assert(hasOffset() && "Cannot getOffset() before setting it up."); in getOffset()38 bool Fragment::hasOffset() const { in hasOffset() function in mcld::Fragment
33 assert(hasOffset() && in size()
49 bool hasOffset() const;
62 bool LDSection::hasOffset() const { in hasOffset() function in mcld::LDSection
58 bool hasOffset() const;
348 boolean hasOffset = a.hasValue(R.styleable.GradientColorItem_offset); in inflateChildElements()349 if (!hasColor || !hasOffset) { in inflateChildElements()