Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp357 FLOAT mDelta; member in AdjustedGlyphRun
367 mDelta(0.0f), in AdjustedGlyphRun()
376 mDelta += adjusted - orig; in AdjustedGlyphRun()
383 mAccum += mDelta; in ~AdjustedGlyphRun()