Searched refs:bFixedWidthFont (Results 1 – 1 of 1) sorted by relevance
372 bool bFixedWidthFont; in IMPL_LINK() local377 bFixedWidthFont = p->mbFixedWidthFont; in IMPL_LINK()380 bFixedWidthFont = false; in IMPL_LINK()382 maElementML.SetFont( bFixedWidthFont? maFixedWidthFont : maStdFont ); in IMPL_LINK()383 maElementML.SetControlFont( bFixedWidthFont? maFixedWidthFont : maStdFont ); in IMPL_LINK()
Completed in 18 milliseconds