Home
last modified time | relevance | path

Searched refs:Integer (Results 51 – 64 of 64) sorted by last modified time

123

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1501 test: Integer
H A DYtsTypeTransfers.yml7 (such as an Integer or Time).
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc1019 …mentum at, ultrices a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in …
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md26 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
/plugin/authorlist/
H A Dsyntax.php71 * @param $pos Integer The character position of the matched text.
73 * @return Integer The current lexer state for the match.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md158 * #244: The `Float` and `Integer` classes have been renamed to `FloatValue`
191 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt337 Integer tokens are used to help represent move number indications (see below).
2732 a byte are used. Longwords (eight contiguous bytes) are not used. Integer
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureConfig.java282Integer.parseInt(properties.getProperty(AUDIO_FORMAT_SAMPLE_SIZE_PROPERTY, String.valueOf(audioFor… in load()
283Integer.parseInt(properties.getProperty(AUDIO_FORMAT_CHANNELS_PROPERTY, String.valueOf(audioFormat… in load()
318 …ordingRectangle = new Rectangle(Integer.parseInt(dims[0]), Integer.parseInt(dims[1]), Integer.pars… in load()
H A DComponentResizer.java28 Integer.MAX_VALUE, Integer.MAX_VALUE);
30 private static Map<Integer, Integer> cursors = new HashMap<Integer, Integer>();
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java469 …int iWidth = tce.hasAttribute(ATTRIBUTE_WIDTH)? Integer.parseInt(tce.getAttribute(ATTRIBUTE_WIDTH)… in loadPalette()
473 …int iHeight = tce.hasAttribute(ATTRIBUTE_HEIGHT)? Integer.parseInt(tce.getAttribute(ATTRIBUTE_HEIG… in loadPalette()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java741 int progress = (Integer) evt.getNewValue(); in actionPerformed()
1007 if (current instanceof Integer) { in actionPerformed()
1016 setter.invoke(target, Integer.parseInt(value)); in actionPerformed()
H A DEditorActions.java.bak741 int progress = (Integer) evt.getNewValue();
1007 if (current instanceof Integer) {
1016 setter.invoke(target, Integer.parseInt(value));
/plugin/shy/
H A Dsyntax.php156 * @param $aData Integer The state value returned by <tt>handle()</tt>.
/plugin/jmol2/jmol/
H A DCHANGES.txt3671 # Integer items follow the rules of Jmol math selectors:
3955 # bug fix: getproperty atominfo returning string to Integer()

123