Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1567 if( mnTextAlign & ( TA_UPDATECP | TA_RIGHT_CENTER ) ) in DrawText()
1590 if ( mnTextAlign & TA_RIGHT_CENTER ) in DrawText()
1592 … double fLenght = ( ( mnTextAlign & TA_RIGHT_CENTER ) == TA_RIGHT ) ? nTextWidth : nTextWidth >> 1; in DrawText()
H A Dwinmtf.hxx164 #define TA_RIGHT_CENTER (TA_RIGHT | TA_CENTER) macro

Completed in 50 milliseconds