Home
last modified time | relevance | path

Searched refs:GetGlyphBoundRects (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx548 sal_Bool BrowseBox::GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nIndex, int n… in GetGlyphBoundRects() function in BrowseBox
550 return Control::GetGlyphBoundRects( rOrigin, rStr, nIndex, nLen, nBase, rVector ); in GetGlyphBoundRects()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx1232 sal_Bool SvHeaderTabListBox::GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nInd… in GetGlyphBoundRects() function in SvHeaderTabListBox
1234 return Control::GetGlyphBoundRects( rOrigin, rStr, nIndex, nLen, nBase, rVector ); in GetGlyphBoundRects()
1293 if ( GetGlyphBoundRects(Point(0,0),sText,0,STRING_LEN,0,aRects) ) in GetFieldIndexAtPoint()
/trunk/main/svtools/inc/svtools/
H A Daccessibletableprovider.hxx128 …virtual sal_Bool GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nIndex, int…
H A Dsvtabbx.hxx247 …virtual sal_Bool GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nIndex, int…
H A Dbrwbox.hxx845 …virtual sal_Bool GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nIndex, int…
/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx247 …m_rReferenceDevice.GetGlyphBoundRects( _rStartPoint, _rText, _nStartIndex, _nLength, _nStartIndex,… in DrawText()
H A Doutdev3.cxx5597 GetGlyphBoundRects( rStartPt, rStr, nIndex, nLen, nIndex, aTmp ); in DrawText()
5625 GetGlyphBoundRects( rStartPt, rStr, nIndex, nLen, nIndex, *pVector ); in DrawText()
7497 sal_Bool OutputDevice::GetGlyphBoundRects( const Point& rOrigin, const String& rStr, in GetGlyphBoundRects() function in OutputDevice
/trunk/main/canvas/source/vcl/
H A Dtextlayout.cxx188 if (aVDev.GetGlyphBoundRects( in queryInkMeasures()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx677 … sal_Bool GetGlyphBoundRects( const Point& rOrigin, const String& rStr, int nIndex,

Completed in 89 milliseconds