Home
last modified time | relevance | path

Searched defs:LookupValue (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_numbertree.cpp54 CPDF_Object* CPDF_NumberTree::LookupValue(int num) const { in LookupValue() function in CPDF_NumberTree
Dcpdf_nametree.cpp417 CPDF_Object* CPDF_NameTree::LookupValue(const WideString& csName) const { in LookupValue() function in CPDF_NameTree
/external/libxkbcommon/xkbcommon/src/
Dtext.c48 LookupValue(const LookupEntry tab[], unsigned int value) in LookupValue() function
/external/v8/src/torque/
Ddeclarations.cc114 Value* Declarations::LookupValue(const std::string& name) { in LookupValue() function in v8::internal::torque::Declarations