Searched refs:rWFD (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 214 WinLayout::WinLayout( HDC hDC, const ImplWinFontData& rWFD, ImplWinFontEntry& rWFE ) in WinLayout() argument 219 mrWinFontData( rWFD ), in WinLayout() 2816 GraphiteWinLayout(HDC hDC, const ImplWinFontData& rWFD, ImplWinFontEntry& rWFE) throw(); 2851 GraphiteWinLayout::GraphiteWinLayout(HDC hDC, const ImplWinFontData& rWFD, ImplWinFontEntry& rWFE) … argument 2852 : WinLayout(hDC, rWFD, rWFE), mpFont(hDC),
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | os2layout.cxx | 176 Os2Layout::Os2Layout( HPS hPS, const ImplOs2FontData& rWFD, ImplOs2FontEntry& rWFE ) in Os2Layout() argument 180 mrOs2FontData( rWFD ), in Os2Layout()
|
Completed in 48 milliseconds