Searched refs:nURLWidth (Results 1 – 1 of 1) sorted by relevance
2954 long nURLWidth = (long) pEngine->CalcTextWidth(); in DrawEdit() local2962 nURLWidth = aPaper.Width(); in DrawEdit()2965 std::swap( nURLWidth, nURLHeight ); in DrawEdit()2967 aURLStart.X() -= nURLWidth; in DrawEdit()2969 Rectangle aURLRect( aURLStart, Size( nURLWidth, nURLHeight ) ); in DrawEdit()
Completed in 29 milliseconds