Searched refs:mnBiDiLevel (Results 1 – 2 of 2) sorted by relevance
457 sal_uInt8 mnBiDiLevel; member in DrawPortionInfo464 sal_uInt8 GetBiDiLevel() const { return mnBiDiLevel; } in GetBiDiLevel()498 mnBiDiLevel(nBiDiLevel), in DrawPortionInfo()
2223 if(0xFF == mnBiDiLevel) in IsRTL()2248 ((DrawPortionInfo*)this)->mnBiDiLevel = nCurrDir; in IsRTL()2251 return (1 == (mnBiDiLevel % 2)); in IsRTL()
Completed in 27 milliseconds