Searched refs:actText (Results 1 – 2 of 2) sorted by relevance
819 CFX_WideString actText; in PreMarkedContent() local831 actText = temp->GetUnicodeText(); in PreMarkedContent()843 FX_STRSIZE nItems = actText.GetLength(); in PreMarkedContent()850 if (pFont->CharCodeFromUnicode(actText.GetAt(i)) != in PreMarkedContent()861 FX_WCHAR wChar = actText.GetAt(i); in PreMarkedContent()882 CFX_WideString actText; in ProcessMarkedContent() local887 actText = pDict->GetUnicodeTextFor("ActualText"); in ProcessMarkedContent()889 FX_STRSIZE nItems = actText.GetLength(); in ProcessMarkedContent()898 FX_WCHAR wChar = actText.GetAt(k); in ProcessMarkedContent()
1542 String actText = $ACTION.text;