Searched defs:LayoutAttr (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/reflow/
H A Dfpdf_layout.h110 } LayoutAttr; typedef in typeref:enum:__anon28539
185 virtual int CountAttrValues(LayoutAttr attr_type) = 0;
188 virtual LayoutEnum GetEnumAttr(LayoutAttr attr_type, int index = 0) = 0;
190 virtual FX_FLOAT GetNumberAttr(LayoutAttr attr_type, int index = 0) = 0;
192 virtual FX_COLORREF GetColorAttr(LayoutAttr attr_type, int index = 0) = 0;

Completed in 122 milliseconds