Home | History | Annotate | Download | only in parser

Lines Matching refs:Font

1668     case XFA_Element::Font:
2295 CXFA_Font font = pWidgetData->GetFont(true);
2296 CXFA_Node* pNode = font.GetNode();
2306 font.SetColor(color);
2308 FX_ARGB color = font.GetColor();