Home
last modified time | relevance | path

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

/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexCore/
H A DParseTree2.cpp826 identifierLookup = identifierTable.find(mCommand); in BuildLayoutTree() local
828 if (identifierLookup != identifierTable.end()) in BuildLayoutTree()
832 identifierLookup->second.mIsItalicDefault in BuildLayoutTree()
837 identifierLookup->second.mText, in BuildLayoutTree()
840 identifierLookup->second.mFlavour, in BuildLayoutTree()
843 identifierLookup->second.mFlavour == in BuildLayoutTree()