Home
last modified time | relevance | path

Searched defs:nFieldType (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp60 int nFieldType = GetFieldType(); in IsWidgetAppearanceValid() local
364 int nFieldType = GetFieldType(); in ResetAppearance() local
416 int nFieldType = GetFieldType(); in DrawAppearance() local
453 int nFieldType = GetFieldType(); in DrawShadow() local
2731 FX_BOOL CPDFSDK_InterForm::IsNeedHighLight(int nFieldType) in IsNeedHighLight()
2742 void CPDFSDK_InterForm::SetHighlightColor(FX_COLORREF clr, int nFieldType) in SetHighlightColor()
2766 FX_COLORREF CPDFSDK_InterForm::GetHighlightColor(int nFieldType) in GetHighlightColor()
Dfsdk_annothandler.cpp675 int nFieldType = pWidget->GetFieldType(); in OnLoad() local
Dfsdk_mgr.cpp538 int nFieldType = pWidget->GetFieldType(); in KillFocusAnnot() local
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp251 int nFieldType = pFormField->GetFieldType(); in UpdateFormField() local
313 int nFieldType = pWidget->GetFieldType(); in UpdateFormControl() local
1132 int nFieldType = pFormField->GetFieldType(); in SetCurrentValueIndices() local
2914 int nFieldType = pFormField->GetFieldType(); in textFont() local
4123 void Field::AddField(CPDFSDK_Document* pDocument, int nPageIndex, int nFieldType, in AddField()
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_IFormFiller.cpp661 int nFieldType = pWidget->GetFieldType(); in GetFormFiller() local