Searched refs:ExtractValues (Results 1 – 3 of 3) sorted by relevance
12 def ExtractValues(xml_path, correction): function44 for v in ExtractValues(xml_path, correction == 'yes')
60 void ExtractValues(const CFX_CSSDeclaration* decl,
110 ExtractValues(decl, &importants, &normals, &customs); in ApplyDeclarations()113 ExtractValues(extraDecl, &importants, &normals, &customs); in ApplyDeclarations()125 void CFX_CSSStyleSelector::ExtractValues( in ExtractValues() function in CFX_CSSStyleSelector