2d1fabbab2
Summary: @public On Android, a color can be represented as 32 bits integer, so there is no need to instantiate complex color objects and then pass them as shared pointers. Hense instead of using shared_ptr, we use a simple wrapper class which provides a pointer-like interface. Reviewed By: mdvacca Differential Revision: D8742014 fbshipit-source-id: 14109b61fd84a34989538a15bc6fe4e2a8ce83a6 |
||
---|---|---|
.. | ||
tests | ||
AttributedString.cpp | ||
AttributedString.h | ||
BUCK | ||
ParagraphAttributes.cpp | ||
ParagraphAttributes.h | ||
TextAttributes.cpp | ||
TextAttributes.h | ||
conversions.h | ||
primitives.h |