Home
last modified time | relevance | path

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

/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DPushbuttonField.java107 public static final int SCALE_ICON_IS_TOO_SMALL = 4; field in PushbuttonField
234 if (scaleIcon < SCALE_ICON_ALWAYS || scaleIcon > SCALE_ICON_IS_TOO_SMALL) in setScaleIcon()
484 case SCALE_ICON_IS_TOO_SMALL: in getAppearance()
503 case SCALE_ICON_IS_TOO_SMALL: in getAppearance()
609 else if (scaleIcon == SCALE_ICON_IS_TOO_SMALL) in getField()
H A DAcroFields.java2547 scale = PushbuttonField.SCALE_ICON_IS_TOO_SMALL; in getNewPushbuttonFromField()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/LGPL/
H A DAcroFields.java2527 scale = PushbuttonField.SCALE_ICON_IS_TOO_SMALL; in getNewPushbuttonFromField()