Searched refs:fPlural (Results 1 – 5 of 5) sorted by relevance
50 fPlural = plural; in setNumberProperties()280 fPlural, in prepareAffix()320 U_ASSERT(fPlural != StandardPlural::Form::COUNT); in getSymbol()321 return fCurrencySymbols.getPluralName(fPlural, localStatus); in getSymbol()
216 StandardPlural::Form fPlural; variable
195 fPopulators[key].fPlural = plural; in addPopulators()1327 this->writeString(this->fPopulators[SubtopicKeys::kConstants].fPlural); in markTypeOut()1779 … this->summaryOut(def, MarkType::kConst, fPopulators[SubtopicKeys::kConstants].fPlural); in markTypeOut()1785 … this->summaryOut(def, MarkType::kMember, fPopulators[SubtopicKeys::kMembers].fPlural); in markTypeOut()2296 string link = this->anchorLocalRef(subtopic + item, popItem->second.fPlural); in subtopicsOut()2320 this->anchorDef(name, tableDescriptions.fPlural); in subtopicOut()
19 string fPlural; member