Lines Matching refs:mpFont
150 PresenterTheme::SharedFontDescriptor mpFont; member in sdext::presenter::__anon954a9b180111::PaneStyle
200 PresenterTheme::SharedFontDescriptor mpFont; member in sdext::presenter::__anon954a9b180111::ViewStyle
1060 pStyle->mpFont = rReadContext.ReadFont( in ProcessPaneStyle()
1110 mpFont(), in PaneStyle()
1166 if (mpFont.get() != NULL) in GetFont()
1167 return mpFont; in GetFont()
1221 pStyle->mpFont = (*iStyle)->mpFont; in ProcessViewStyle()
1233 pStyle->mpFont = pFont; in ProcessViewStyle()
1270 mpFont(), in ViewStyle()
1298 if (mpFont.get() != NULL) in GetFont()
1299 return mpFont; in GetFont()