Searched defs:LookupValue (Results 1 – 5 of 5) sorted by relevance
30 typedef le_int16 LookupValue; typedef
211 CPDF_Object* CPDF_NameTree::LookupValue(int nIndex, CFX_ByteString& csName) const in LookupValue() function in CPDF_NameTree219 CPDF_Object* CPDF_NameTree::LookupValue(const CFX_ByteString& csName) const in LookupValue() function in CPDF_NameTree
79 def LookupValue(values, name, scope, kind): function
450 CPDF_Object* CPDF_NumberTree::LookupValue(int num) in LookupValue() function in CPDF_NumberTree
369 HValue* LookupValue(int id) const { in LookupValue() function