Home
last modified time | relevance | path

Searched refs:mnScreenRasterFontDeviation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/app/
H A Dsettings.cxx77 mnScreenRasterFontDeviation = 0; in DBG_NAME()
88 mnScreenRasterFontDeviation = rData.mnScreenRasterFontDeviation; in ImplMachineData()
162 (mpData->mnScreenRasterFontDeviation == rSet.mpData->mnScreenRasterFontDeviation) ) in operator ==()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx59 long mnScreenRasterFontDeviation; member in ImplMachineData
92 … { CopyData(); mpData->mnScreenRasterFontDeviation = nDeviation; } in SetScreenRasterFontDeviation()
94 { return mpData->mnScreenRasterFontDeviation; } in GetScreenRasterFontDeviation()

Completed in 47 milliseconds