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

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_tagged.h37 } m_Type; member in struct:CPDF_StructKid
H A Dfpdf_doc.h1092 return m_Type;
1252 CPDF_FormField::Type m_Type; member in class:CPDF_FormField
/external/pdfium/core/src/fpdfdoc/
H A Dtagged_int.h46 return m_Type;
83 CFX_ByteString m_Type; member in class:CPDF_StructElementImpl
/external/pdfium/core/src/fxge/ge/
H A Dtext_int.h27 m_Type = 0;
33 int m_Type; member in class:CTTFontDesc
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_objects.h44 return m_Type;
89 FX_DWORD m_Type; member in class:CPDF_Object
119 m_Type = PDFOBJ_BOOLEAN;
124 m_Type = PDFOBJ_BOOLEAN;
163 m_Type = PDFOBJ_NUMBER;
234 m_Type = PDFOBJ_STRING;
240 m_Type = PDFOBJ_STRING;
288 m_Type = PDFOBJ_NAME;
293 m_Type = PDFOBJ_NAME;
298 m_Type
[all...]
H A Dfpdf_pageobj.h487 int m_Type; member in class:CPDF_PageObject
624 m_Type = PDFPAGE_PATH;
687 m_Type = PDFPAGE_FORM;
/external/pdfium/core/src/reflow/
H A Dreflowedpage.h152 if (NULL == pParentObj || PDFPAGE_FORM != pParentObj->m_Type) {
301 m_Type = Unknow;
309 return m_Type;
312 RF_DataType m_Type; member in class:CRF_Data
323 m_Type = Line;
331 m_Type = Text;
342 m_Type = Image;
360 m_Type = Path;
/external/pdfium/core/include/fxge/
H A Dfx_ge.h111 return m_Type;
129 ClipType m_Type; member in class:CFX_ClipRgn
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_colors.cpp887 enum {None, All, Colorant} m_Type; member in class:CPDF_SeparationCS
909 m_Type = None;
911 m_Type = Colorant;
930 if (m_Type == None) {
H A Dpageint.h101 int m_Type; member in struct:__anon28571

Completed in 267 milliseconds