Searched refs:CountChildren (Results 1 – 11 of 11) sorted by relevance
25 int CountChildren();
40 int CountChildren() in CountChildren() function
325 int count = pElement->CountChildren(); in GetElmBBox()365 int count = pElement->CountChildren(); in GetElmWidth()573 int count = pElement->CountChildren(); in ProcessElement()628 int count = pElement->CountChildren(); in ProcessElement()
597 int CPDF_LayoutElement::CountChildren() in CountChildren() function in CPDF_LayoutElement
166 int count = pElm->CountChildren(); in ReleaseElm()
98 int nChild = pElmntRdf->CountChildren(); in GetString()
195 virtual int CountChildren() = 0;
137 FX_DWORD nCount = pElement->CountChildren(); in CheckSharedForm()
161 FX_DWORD CountChildren() const;
49 FX_INT32 nCount = pXML->CountChildren(); in SetText()61 int nChild = pSubElement->CountChildren(); in SetText()
846 FX_DWORD CXML_Element::CountChildren() const in CountChildren() function in CXML_Element