Searched refs:pTextView (Results 1 – 2 of 2) sorted by relevance
109 BTextView *pTextView = pAlert->TextView(); in Test() local119 which_label(pTextView->Text(), strLabel); in Test()120 pt = pTextView->ConvertToParent(BPoint(0, 0)); in Test()126 strLabel.String(), pTextView->Bounds().Width(), in Test()127 pTextView->Bounds().Height(), pt.x, pt.y); in Test()
77 BTextView* pTextView = control.TextView(); in LayoutTextControl() local82 pTextView->ResizeBy(widthExpand, 0); in LayoutTextControl()