Searched +defs:ignoring +defs:c (Results 1 – 1 of 1) sorted by relevance
241 static inline bool isValidNameStart(UChar32 c) in isValidNameStart()268 static inline bool isValidNamePart(UChar32 c) in isValidNamePart()1328 UChar32 c = characters[i]; in canonicalizedTitle() local1966 StyleEngine::IgnoringPendingStylesheet ignoring(m_styleEngine.get()); in updateLayoutIgnorePendingStylesheets() local1997 StyleEngine::IgnoringPendingStylesheet ignoring(m_styleEngine.get()); in styleForElementIgnoringPendingStylesheets() local3250 for (Node* c = firstChild(); c; c = c->nextSibling()) in childTypeAllowed() local3268 for (Node* c = firstChild(); c; c = c->nextSibling()) { in canReplaceChild() local3286 for (Node* c = toDocumentFragment(newChild).firstChild(); c; c = c->nextSibling()) { in canReplaceChild() local4128 UChar32 c; in isValidNameNonASCII() local4140 CharType c = characters[0]; in isValidNameASCII() local[all …]