Searched refs:gXColorsTable (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/terminal/
H A DColors.h90 extern XColorsTable gXColorsTable;
H A DColors.cpp63 XColorsTable gXColorsTable; variable
H A DTermParse.cpp1599 if (gXColorsTable.LookUpColor(p, &colors[count]) == B_OK)
1628 if (gXColorsTable.LookUpColor(p, &colors[count]) != B_OK) {

Completed in 43 milliseconds