Searched refs:curIsStyled (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 693 bool curIsStyled, in parseAndAddEntry() argument 707 curTag, &str, curIsStyled ? &spans : NULL, in parseAndAddEntry() 915 bool curIsStyled = false; in compileResourceFile() local 1350 curIsStyled = true; in compileResourceFile() 1408 curIsStyled = true; in compileResourceFile() 1665 *curTag, curIsStyled, curFormat, curIsFormatted, in compileResourceFile() 1682 ident, *curTag, curIsStyled, curFormat, in compileResourceFile() 1690 myPackage, curType, ident, *curTag, curIsStyled, curFormat, in compileResourceFile()
|