m_needsFontUpdate   48 Source/core/rendering/RenderCombineText.cpp     m_needsFontUpdate = true;
m_needsFontUpdate   55 Source/core/rendering/RenderCombineText.cpp     m_needsFontUpdate = true;
m_needsFontUpdate   89 Source/core/rendering/RenderCombineText.cpp     if (!m_needsFontUpdate)
m_needsFontUpdate   93 Source/core/rendering/RenderCombineText.cpp     m_needsFontUpdate = false;
m_needsFontUpdate   50 Source/core/rendering/RenderCombineText.h     bool m_needsFontUpdate : 1;