Searched refs:rDevNC (Results 1 – 1 of 1) sorted by relevance
2749 OutputDevice &rDevNC = (OutputDevice &) rDev; in AdaptToY() local2750 rDevNC.Push(PUSH_FONT | PUSH_MAPMODE); in AdaptToY()2751 rDevNC.SetFont(GetFont()); in AdaptToY()2753 rDevNC.Pop(); in AdaptToY()
Completed in 58 milliseconds