Searched refs:m_isTouchIcon (Results 1 – 2 of 2) sorted by relevance
170 relAttribute.m_isTouchIcon = false; in tokenizeRelAttribute()179 relAttribute.m_isTouchIcon = true; in tokenizeRelAttribute()241 if ((m_relAttribute.m_isTouchIcon || m_relAttribute.m_isPrecomposedTouchIcon) && m_url.isValid() in process()
46 bool m_isTouchIcon; member