Searched defs:isHashTableDeletedValue (Results 1 – 15 of 15) sorted by relevance
49 bool isHashTableDeletedValue() const { in isHashTableDeletedValue() function
89 bool isHashTableDeletedValue() const { return m_fontState == DELETED; } in isHashTableDeletedValue() function
98 bool isHashTableDeletedValue() const { return m_typeface == hashTableDeletedFontValue(); } in isHashTableDeletedValue() function
64 bool isHashTableDeletedValue() const { return m_font == hashTableDeletedFontValue(); } in isHashTableDeletedValue() function
98 bool isHashTableDeletedValue() const { in isHashTableDeletedValue() function
71 bool isHashTableDeletedValue() const { return m_font.isHashTableDeletedValue(); } in isHashTableDeletedValue() function
76 bool isHashTableDeletedValue() const { return m_font == hashTableDeletedFontValue(); } in isHashTableDeletedValue() function
48 bool isHashTableDeletedValue() const { return m_ptr == hashTableDeletedValue(); } in isHashTableDeletedValue() function
49 bool isHashTableDeletedValue() const { return m_string.isHashTableDeletedValue(); } in isHashTableDeletedValue() function
80 bool isHashTableDeletedValue() const { return m_impl.isHashTableDeletedValue(); } in isHashTableDeletedValue() function
61 bool isHashTableDeletedValue() const { return m_ptr == hashTableDeletedValue(); } in isHashTableDeletedValue() function
54 bool isHashTableDeletedValue() const in isHashTableDeletedValue() function
69 bool isHashTableDeletedValue() const { return m_size == hashTableDeletedSize(); } in isHashTableDeletedValue() function
290 bool isHashTableDeletedValue() const in isHashTableDeletedValue() function
144 bool isHashTableDeletedValue() const { return m_name == hashTableDeletedValue(); } in isHashTableDeletedValue() function