Home | History | Annotate | Download | only in aapt

Lines Matching full:curformat

577                         int32_t curFormat,
608 &spans, &config, overwrite, false, curFormat);
672 int32_t curFormat,
748 false, curFormat, overwrite);
866 int32_t curFormat
1278 curFormat = parse_flags(formatStr.string(), formatStr.size(),
1280 if (curFormat == 0) {
1343 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_STRING;
1349 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR;
1353 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR;
1357 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_BOOLEAN;
1361 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER;
1365 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_DIMENSION;
1369 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_FRACTION;
1398 curFormat = parse_flags(formatStr.string(), formatStr.size(),
1400 if (curFormat == 0) {
1426 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_STRING;
1433 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER;
1550 ident, parentIdent, itemIdent, curFormat, curIsFormatted,
1559 curType, ident, parentIdent, itemIdent, curFormat,
1583 *curTag, curIsStyled, curFormat, curIsFormatted,
1595 ident, *curTag, curIsStyled, curFormat,