Home
last modified time | relevance | path

Searched defs:_maxChars (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/
H A Dasurface.h61 int _maxChars; variable
/dports/games/scummvm/scummvm-2.5.1/engines/access/
H A Dasurface.h61 int _maxChars; variable
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/swf/
H A DDefineEditTextTag.h273 unsigned int _maxChars; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/io/
H A Dbinarywriter.cs53 private int _maxChars; // max # of chars we can put in _largeByteBuffer field in System.IO.BinaryWriter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/IO/
H A DBinaryWriter.cs28 private int _maxChars; // max # of chars we can put in _largeByteBuffer field in System.IO.BinaryWriter
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/IO/
H A DBinaryWriter.cs28 private int _maxChars; // max # of chars we can put in _largeByteBuffer field in System.IO.BinaryWriter
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DTextField.h767 size_t _maxChars; variable