Home | History | Annotate | Download | only in fxfa

Lines Matching refs:GetContent

164   WideString wsImage = pImage->GetContent();
533 wsValue = image->GetContent();
569 ->GetContent(false);
1563 return !pText->JSObject()->GetContent(false).IsEmpty();
1577 return !pText->JSObject()->GetContent(false).IsEmpty();
1654 wsContent = pText->JSObject()->GetContent(false);
1671 wsValue = pText->JSObject()->GetContent(false);
1688 WideString text = pItemchild->JSObject()->GetContent(false);
1693 wsChildValue = pItemchild->JSObject()->GetContent(false);
1752 WideString wsChildValue = pItemchild->JSObject()->GetContent(false);
1756 wsChildValue = pItemchild->JSObject()->GetContent(false);
1891 return {pItem->JSObject()->GetContent(false)};
1918 wsTextArray.emplace_back(pNode->JSObject()->GetContent(false));
2119 InsertListTextItem(pSaveItems, pListNode->JSObject()->GetContent(false),
2166 if (pChildItem->JSObject()->GetContent(false) == wsValue) {
2178 wsLabel = pText->JSObject()->GetContent(false);
2209 if (pChildItem->JSObject()->GetContent(false) == wsLabel) {
2220 return pText ? pText->JSObject()->GetContent(false) : L"";
2485 WideString wsValue = m_pNode->JSObject()->GetContent(false);