Searched refs:ExtractValues (Results 1 – 2 of 2) sorted by relevance
60 void ExtractValues(const CFX_CSSDeclaration* decl,
109 ExtractValues(decl, &importants, &normals, &customs); in ApplyDeclarations()112 ExtractValues(extraDecl, &importants, &normals, &customs); in ApplyDeclarations()124 void CFX_CSSStyleSelector::ExtractValues( in ExtractValues() function in CFX_CSSStyleSelector