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

  /external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.h 37 LayoutType ConvertLayoutType(FX_BSTR name);
38 CFX_ByteStringC ConvertLayoutType(LayoutType type);
layoutprovider_taggedpdf.cpp 24 LayoutType CPDF_LayoutElement::ConvertLayoutType(FX_BSTR name)
128 CFX_ByteStringC CPDF_LayoutElement::ConvertLayoutType(LayoutType type)
453 return this->ConvertLayoutType(name);

Completed in 200 milliseconds