Searched defs:label2 (Results 1 – 5 of 5) sorted by relevance
5 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable12 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
6 let label2: string = (typeof strOrBool !== 'boolean') ? strOrBool : "string"; variable
25 const char* label0, const char* label1, const char* label2) { in check_solid_pixmap()
206 const char* label2) { in check_solid_pixmap()
207 const UnicodeString &label2 = index->getBucketLabel(); in APITest() local