Home
last modified time | relevance | path

Searched refs:FieldAppearance (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/javascript/
DField.cpp2377 CPDF_DefaultAppearance FieldAppearance = pFormControl->GetDefaultAppearance(); in textColor() local
2378 FieldAppearance.GetColor(color, iColorType); in textColor()
2485 CPDF_DefaultAppearance FieldAppearance = pFormControl->GetDefaultAppearance(); in textSize() local
2489 FieldAppearance.GetFont(csFontNameTag, fFontSize); in textSize()