Home
last modified time | relevance | path

Searched defs:colored (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_tilingpattern.h32 bool colored() const { return m_bColored; } in colored() function
/external/pdfium/core/fpdfapi/font/
Dcpdf_type3char.h40 bool colored() const { return m_bColored; } in colored() function
/external/u-boot/tools/patman/
Dterminal.py101 def __init__(self, colored=COLOR_IF_TERMINAL): argument
/external/pdfium/testing/tools/
Dsafetynet_conclusions.py242 def PrintConclusionsDictHumanReadable(conclusions_dict, colored, key=None): argument
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3468 unsigned char colored; /*not greyscale*/ member