Home
last modified time | relevance | path

Searched refs:TGCOLOR (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/starmath/source/
H A Dparse.cxx142 { "black", TBLACK, '\0', TGCOLOR, 0},
143 { "blue", TBLUE, '\0', TGCOLOR, 0},
160 { "cyan", TCYAN, '\0', TGCOLOR, 0},
191 { "green", TGREEN, '\0', TGCOLOR, 0},
228 { "magenta", TMAGENTA, '\0', TGCOLOR, 0},
272 { "red", TRED, '\0', TGCOLOR, 0},
316 { "white", TWHITE, '\0', TGCOLOR, 0},
323 { "yellow", TYELLOW, '\0', TGCOLOR, 0},
1874 if (TokenInGroup(TGCOLOR)) in Color()
/aoo41x/main/starmath/inc/
H A Dparse.hxx56 #define TGCOLOR 0x00001000 macro

Completed in 16 milliseconds