Home
last modified time | relevance | path

Searched refs:_io_nLength (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx190 …_normalizeLength( const XubString& _rText, const xub_StrLen _nStartIndex, xub_StrLen& _io_nLength ) in lcl_normalizeLength() argument
195 if ( _nStartIndex + _io_nLength > nTextLength ) in lcl_normalizeLength()
196 _io_nLength = nTextLength - _nStartIndex; in lcl_normalizeLength()

Completed in 9 milliseconds