Home | History | Annotate | Download | only in win

Lines Matching refs:characters

122     *result = SysAllocStringLen(nodeValueStr.characters(), nodeValueStr.length());
857 *result = SysAllocStringLen(attrValueString.characters(), attrValueString.length());
1081 webFontDescription->family = family.characters();