Home
last modified time | relevance | path

Searched defs:TextBuffer (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/fm/
Dfmsupport.py25 TextBuffer = RevVarInputBufferType() variable
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/
DTextBuffer.java27 public final class TextBuffer class
123 public TextBuffer(BufferRecycler allocator) { in TextBuffer() method in TextBuffer
130 protected TextBuffer(BufferRecycler allocator, char[] initialSegment) { in TextBuffer() method in TextBuffer