Searched defs:pContent (Results 1 – 5 of 5) sorted by relevance
51 CPDF_Object* pContent = pPageDict->GetElementValue("Contents"); in GenerateContent() local122 CPDF_Object* pContent = m_pPage->m_pFormDict->GetElementValue("Contents"); in TransformContent() local
618 CPDF_Object* pContent = pPage->m_pFormDict->GetElementValue(FX_BSTRC("Contents")); in Start() local705 … CPDF_Object* pContent = m_pObjects->m_pFormDict->GetElementValue(FX_BSTRC("Contents")); in Continue() local
948 CPDF_Object* pContent = pPage->m_pFormDict->GetElementValue(FX_BSTRC("Contents")); in Start() local1065 CPDF_Array* pContent = m_pObjects->m_pFormDict->GetArray(FX_BSTRC("Contents")); in Continue() local
562 CXML_Content* pContent; in InsertContentSegment() local865 CXML_Content* pContent = (CXML_Content*)m_Children.GetAt(index + 1); in GetContent() local878 CXML_Content* pContent = (CXML_Content*)m_Children.GetAt(index + 1); in GetContentPtr() local
43 sqlite3_intarray *pContent; /* Content of the integer array */ member