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