Home
last modified time | relevance | path

Searched refs:nFocusWidth (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svtools/source/contnr/
H A Dsvtreebx.cxx93 nFocusWidth = -1; in InitTreeView()
182 nFocusWidth = -1; in Resize()
226 nFocusWidth = -1; in SetTabs()
933 nFocusWidth = -1; in ModelHasCleared()
2035 nFocusWidth = (short)aSize.Width(); in GetFocusRect()
2037 nFocusWidth = nFocusWidth - (short)nTabPos; //pTab->GetPos(); in GetFocusRect()
2041 aSize.Width() = nFocusWidth; in GetFocusRect()
2062 nFocusWidth = (short)aRect.GetWidth(); in GetFocusRect()
2175 nFocusWidth = -1; in AddTab()
2274 if( nFocusWidth == -1 ) in Invalidate()
[all …]
H A Dsvimpbox.cxx736 pView->nFocusWidth = -1; in IMPL_LINK_INLINE_START()
1341 pView->nFocusWidth = -1; in AdjustScrollBars()
1446 pView->nFocusWidth = -1; in ShowVerSBar()
1456 pView->nFocusWidth = -1; in ShowVerSBar()
1469 pView->nFocusWidth = -1; in ShowVerSBar()
1484 pView->nFocusWidth = -1; in ShowVerSBar()
1493 pView->nFocusWidth = -1; in ShowVerSBar()
/aoo4110/main/svtools/inc/svtools/
H A Dsvtreebx.hxx78 short nFocusWidth; member in SvTreeListBox
/aoo4110/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx2188 gint nFocusWidth; in NWGetComboBoxButtonRect() local
2195 "focus-line-width", &nFocusWidth, in NWGetComboBoxButtonRect()
2201 + (2 * (nFocusWidth+nFocusPad)); in NWGetComboBoxButtonRect()
2213 nFocusWidth + in NWGetComboBoxButtonRect()

Completed in 94 milliseconds