Searched defs:textOffset (Results 1 - 14 of 14) sorted by relevance

/haiku/src/preferences/time/
H A DTimeZoneListItem.cpp139 _DrawItemWithTextOffset(BView* owner, BRect frame, bool complete, float textOffset) argument
/haiku/src/apps/haikudepot/textview/
H A DParagraphLayout.h99 LineInfo(int32 textOffset, float y, float height, float maxAscent, argument
157 int32 textOffset; member in class:LineInfo
[all...]
H A DTextEditor.cpp408 int32 textOffset = fLayout->TextOffsetAt(fCaretAnchorX, (y1 + y2) / 2, local
H A DTextDocumentLayout.cpp210 TextDocumentLayout::LineIndexForOffset(int32 textOffset) argument
294 TextDocumentLayout::GetTextBounds(int32 textOffset, float& x1, float& y1, argument
318 int32 textOffset = 0; local
400 _ParagraphLayoutIndexForOffset(int32& textOffset) argument
[all...]
H A DTextDocument.cpp76 TextDocument::Insert(int32 textOffset, const BString& text) argument
83 TextDocument::Insert(int32 textOffset, const BString& text, argument
91 TextDocument::Insert(int32 textOffset, const BString& text, argument
102 TextDocument::Remove(int32 textOffset, int32 length) argument
112 TextDocument::Replace(int32 textOffset, int32 length, const BString& text) argument
119 Replace(int32 textOffset, int32 length, const BString& text, CharacterStyle style) argument
128 Replace(int32 textOffset, int32 length, const BString& text, CharacterStyle characterStyle, ParagraphStyle paragraphStyle) argument
140 Replace(int32 textOffset, int32 length, TextDocumentRef document) argument
251 ParagraphIndexFor(int32 textOffset, int32& paragraphOffset) const argument
273 ParagraphAt(int32 textOffset, int32& paragraphOffset) const argument
522 _Insert(int32 textOffset, TextDocumentRef document, int32& index, int32& paragraphCount) argument
676 _Remove(int32 textOffset, int32 length, int32& index, int32& paragraphCount) argument
[all...]
H A DParagraphLayout.cpp293 ParagraphLayout::LineIndexForOffset(int32 textOffset) argument
380 ParagraphLayout::GetTextBounds(int32 textOffset, floa argument
445 int32 textOffset = line.textOffset; local
932 int textOffset = line.textOffset; local
[all...]
H A DTextDocumentView.cpp537 TextDocumentView::_DrawCaret(int32 textOffset) argument
/haiku/src/preferences/locale/
H A DLanguageListView.cpp63 DrawItemWithTextOffset(BView* owner, BRect frame, bool complete, float textOffset) argument
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp141 float textOffset = text_offset(fh); local
348 float textOffset = text_offset(fFontHeight); local
/haiku/src/servers/app/decorator/
H A DDecorator.h59 float textOffset; member in struct:Decorator::Tab
/haiku/src/servers/app/
H A DWorkspacesView.cpp276 BPoint textOffset; local
/haiku/src/apps/drivesetup/
H A DDiskView.cpp205 BPoint textOffset; local
555 BPoint textOffset; local
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2342 float textOffset = 0; local
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp2340 float textOffset = 0; local

Completed in 132 milliseconds