Searched defs:textLen (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/kits/interface/textview_support/
H A DUndoBuffer.cpp126 PasteUndoBuffer(BTextView* textView, const char* text, int32 textLen, text_run_array* runArray, int32 runArrayLen) argument
194 DropUndoBuffer(BTextView* textView, char const* text, int32 textLen, text_run_array* runArray, int32 runArrayLen, int32 location, bool internalDrop) argument
H A DWidthBuffer.cpp109 int32 textLen = 0; local
285 WidthBuffer::HashEscapements(const char* inText, int32 numChars, int32 textLen, argument
[all...]
H A DStyleBuffer.cpp262 SetStyleRange(int32 fromOffset, int32 toOffset, int32 textLen, uint32 inMode, const BFont *inFont, const rgb_color *inColor) argument
/haiku-fatelf/src/preferences/shortcuts/
H A DShortcutsWindow.cpp825 ssize_t textLen; local
/haiku-fatelf/src/libs/expat/lib/
H A Dxmlparse.c186 int textLen; /* length in XML_Chars */ member in struct:__anon4749
[all...]
/haiku-fatelf/src/kits/interface/
H A DTextView.cpp4159 int32 textLen = fText->Length(); local
4201 int32 textLen = fText->Length(); local

Completed in 125 milliseconds