Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dstarmathdatabase.cxx360 const SmColorTokenTableEntry starmathdatabase::aColorTokenTableParse[] member in starmathdatabase
700 for (auto i = std::begin(aColorTokenTableParse); i < std::end(aColorTokenTableParse); ++i) in Identify_Color_Parser()
749 for (auto i = std::begin(aColorTokenTableParse); i < std::end(aColorTokenTableParse); ++i) in Identify_ColorName_Parser()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/mathml/
H A Dstarmathdatabase.hxx202 extern const SmColorTokenTableEntry aColorTokenTableParse[159];