Searched defs:negative (Results 1 – 6 of 6) sorted by relevance
136 var negative: Placeable? = null in AlertDialogButtons() variable163 negative?.let { negative -> in AlertDialogButtons() method
36 uint8_t negative; member
34 let negative = ["0", "false", "n", "no", "off", "disabled", "hide"]; in parse_toggle() localVariable
871 Flag negative; in dtx_dec() local
302 bool negative = timestamp->timestampPosition < 0; in testTimeStamps() local
668 final CharSequence negative = mPromptInfo.getNegativeButtonText(); in build() local