Searched defs:entry_style_span (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DStringPool.h51 struct entry_style_span { struct in class:StringPool
62 Vector<entry_style_span> spans;
89 ssize_t add(const String16& value, const Vector<entry_style_span>& spans);
96 status_t addStyleSpans(size_t idx, const Vector<entry_style_span>& spans);
97 status_t addStyleSpan(size_t idx, const entry_style_span& span);

Completed in 52 milliseconds