Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 2 of 2) sorted by relevance

/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DSliceTrack.kt97 private val colors = listOf( constant
/tools/acloud/internal/lib/
Dutils.py465 def PrintColorString(message, colors=TextColors.OKBLUE, **kwargs): argument
487 def InteractWithQuestion(question, colors=TextColors.WARNING): argument