HomeSort by relevance Sort by last modified time
    Searched refs:GetAttrOwner (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.h 46 CFX_ByteStringC GetAttrOwner(LayoutAttr attr_type);
layoutprovider_taggedpdf.cpp 460 CPDF_Object* pObj = m_pTaggedElement->GetAttr(GetAttrOwner(attr_type), ConvertLayoutAttr(attr_type), IsInheritable(attr_type));
472 CFX_ByteStringC owner = GetAttrOwner(attr_type);
478 CFX_ByteStringC CPDF_LayoutElement::GetAttrOwner(LayoutAttr attr_type)
502 CFX_ByteStringC owner = GetAttrOwner(attr_type);
516 CFX_ByteStringC owner = GetAttrOwner(attr_type);

Completed in 637 milliseconds