Searched defs:bInheritable (Results 1 – 1 of 1) sorted by relevance
| /external/pdfium/core/src/fpdfdoc/ |
| D | doc_tagged.cpp | 353 CPDF_Object* CPDF_StructElementImpl::GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable, FX_… in GetAttr() 404 CPDF_Object* CPDF_StructElementImpl::GetAttr(FX_BSTR owner, FX_BSTR name, FX_BOOL bInheritable, int… in GetAttr() 416 …Impl::GetName(FX_BSTR owner, FX_BSTR name, FX_BSTR default_value, FX_BOOL bInheritable, int subind… in GetName() 424 …mpl::GetColor(FX_BSTR owner, FX_BSTR name, FX_ARGB default_value, FX_BOOL bInheritable, int subind… in GetColor() 433 …l::GetNumber(FX_BSTR owner, FX_BSTR name, FX_FLOAT default_value, FX_BOOL bInheritable, int subind… in GetNumber() 441 …tImpl::GetInteger(FX_BSTR owner, FX_BSTR name, int default_value, FX_BOOL bInheritable, int subind… in GetInteger()
|