Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.cpp281 const static NameToPseudoStruct pseudoTypeWithoutArgumentsMap[] = { variable
397 pseudoTypeMap = pseudoTypeWithoutArgumentsMap; in nameToPseudoType()
398 …pseudoTypeMapEnd = pseudoTypeWithoutArgumentsMap + WTF_ARRAY_LENGTH(pseudoTypeWithoutArgumentsMap); in nameToPseudoType()