Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc63 bool IsReadOnly(int formfield_flags) { in IsReadOnly() function
152 if (IsReadOnly(formfield_flags)) { in GetFormWidgetInfo()
225 if (IsReadOnly(formfield_flags)) { in ClickOnPoint()
242 if (IsReadOnly(formfield_flags)) { in SetText()
268 if (!IsChoiceType(type) || IsReadOnly(formfield_flags)) { in SetChoiceSelection()