Searched refs:curIsStyled (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | ResourceTable.cpp | 678 bool curIsStyled, in parseAndAddEntry() argument 692 curTag, &str, curIsStyled ? &spans : NULL, in parseAndAddEntry() 897 bool curIsStyled = false; in compileResourceFile() local 1320 curIsStyled = true; in compileResourceFile() 1375 curIsStyled = true; in compileResourceFile() 1632 *curTag, curIsStyled, curFormat, curIsFormatted, in compileResourceFile() 1646 ident, *curTag, curIsStyled, curFormat, in compileResourceFile() 1654 myPackage, curType, ident, *curTag, curIsStyled, curFormat, in compileResourceFile()
|