Searched refs:l10nIdx (Results 1 – 1 of 1) sorted by relevance
423 ssize_t l10nIdx = block.indexOfAttribute(NULL, "localization"); in compileAttribute() local424 if (l10nIdx >= 0) { in compileAttribute()425 const char16_t* str = block.getAttributeStringValue(l10nIdx, &len); in compileAttribute()