Searched defs:pSalLayout (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | print2.cxx | 585 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds() local 616 SalLayout* pSalLayout = rOut.ImplLayout( rTextAct.GetText(), rTextAct.GetIndex(), in ImplCalcActionBounds() local
|
H A D | outdev3.cxx | 5634 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, 0, NULL, true ); in DrawText() local 5700 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, 0, pDXAry, true ); in DrawTextArray() local 5725 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextArray() local 5774 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, in GetCaretPositions() local 5842 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen, rStartPt, nWidth, NULL, true ); in DrawStretchText() local 6047 SalLayout* pSalLayout = NULL; in ImplLayout() local 6252 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextBreak() local 6290 SalLayout* pSalLayout = ImplLayout( rStr, nIndex, nLen ); in GetTextBreak() local 7479 SalLayout* pSalLayout = ImplLayout( rTxt, nIdx, nLen ); in ValidateKashidas() local 7532 SalLayout* pSalLayout = NULL; in GetTextBoundRect() local [all …]
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1846 SalLayout* pSalLayout = mpMacTextStyle->GetTextLayout(); in GetTextLayout() local
|
Completed in 149 milliseconds