Searched defs:ContentParam (Results 1 – 2 of 2) sorted by relevance
67 struct ContentParam { struct70 ContentParam(); argument73 Type m_Type;74 FX_Number m_Number;75 ByteString m_Name;76 RetainPtr<CPDF_Object> m_pObject;
1642 CPDF_StreamContentParser::ContentParam::ContentParam() {} in ContentParam() function in CPDF_StreamContentParser::ContentParam