Lines Matching full:styleid
1536 int32_t typeID, styleID;1579 styleID = findKeyword(segments[3], DATE_STYLE_IDS);1580 style = (styleID >= 0) ? DATE_STYLES[styleID] : DateFormat::kDefault;1588 if (styleID < 0 && fmt != NULL) {