HomeSort by relevance Sort by last modified time
    Searched refs:titlecase (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
locdspnm.cpp 292 // whether to titlecase for uiListOrMenu context, the second indicates whether to
293 // titlecase for stand-alone context.
480 // check to see whether we need to titlecase result
481 UBool titlecase = FALSE; local
484 titlecase = TRUE;
487 titlecase = fCapitalization[usage][0];
490 titlecase = fCapitalization[usage][1];
493 // titlecase = FALSE;
496 if (titlecase) {
497 // TODO: Fix this titlecase hack when we figure out something better to do
    [all...]
smpdtfmt.cpp 1515 UBool titlecase = FALSE; local
    [all...]