Searched defs:hasDefault (Results 1 – 7 of 7) sorted by relevance
656 UBool hasDefault; member
666 UBool hasDefault; member
1496 int hasDefault = (info->default_size && info->default_value); in exif_entry_initialize_gps() local
1020 boolean hasDefault = false; field in Collator.KeywordsSink
981 boolean hasDefault = false; field in Collator.KeywordsSink
1323 … const hasDefault = forEach(node.caseBlock.clauses, c => c.kind === SyntaxKind.DefaultClause); constant