Home
last modified time | relevance | path

Searched refs:_IsColor (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/graphy/graphy/
Dutil.py1 def _IsColor(color): function
Dbar_chart.py110 if label is not None and util._IsColor(label):
Dpie_chart.py34 if label is not None and util._IsColor(label):
Dcommon.py101 if label is not None and util._IsColor(label):