Home
last modified time | relevance | path

Searched defs:IsName (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h89 bool IsName() const { return m_Type == PDFOBJ_NAME; } in IsName() function
/external/v8/src/
Dobjects-inl.h178 bool Object::IsName() const { in IsName() function
Dapi.cc2707 bool Value::IsName() const { in IsName() function in v8::Value