Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLookupTables.h30 typedef le_int16 LookupValue; typedef
/external/pdfium/core/src/fpdfdoc/
Ddoc_basic.cpp211 CPDF_Object* CPDF_NameTree::LookupValue(int nIndex, CFX_ByteString& csName) const in LookupValue() function in CPDF_NameTree
219 CPDF_Object* CPDF_NameTree::LookupValue(const CFX_ByteString& csName) const in LookupValue() function in CPDF_NameTree
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
Ddata.py79 def LookupValue(values, name, scope, kind): function
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_utility.cpp450 CPDF_Object* CPDF_NumberTree::LookupValue(int num) in LookupValue() function in CPDF_NumberTree
/external/chromium_org/v8/src/
Dhydrogen.h369 HValue* LookupValue(int id) const { in LookupValue() function