Home
last modified time | relevance | path

Searched refs:backColor (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c244 RGBColor backColor; in GrafObj_GetPortBackColor() local
251 &backColor); in GrafObj_GetPortBackColor()
253 QdRGB_New, &backColor); in GrafObj_GetPortBackColor()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c46 QdRGB_New, &itself->foreColor, QdRGB_New, &itself->backColor);
56 QdRGB_Convert, &itself->backColor); in ControlFontStyle_Convert()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c8751 RGBColor backColor; in Qt_TextMediaAddTextSample() local
8785 &backColor, in Qt_TextMediaAddTextSample()
8798 QdRGB_New, &backColor, in Qt_TextMediaAddTextSample()
8811 RGBColor backColor; in Qt_TextMediaAddTESample() local
8836 &backColor, in Qt_TextMediaAddTESample()
8848 QdRGB_New, &backColor, in Qt_TextMediaAddTESample()