Searched refs:textFont (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtextbuffer.cpp5144 wxFont textFont = textAttr.GetFont(); local
5145 if (textFont.Ok())
5146 wxCheckSetFont(dc, textFont);
5151 if ( textFont.Ok() )
5155 double size = static_cast<double>(textFont.GetPointSize()) / wxSCRIPT_MUL_FACTOR;
5156 textFont.SetPointSize( static_cast<int>(size) );
5159 wxCheckSetFont(dc, textFont);
5163 double size = static_cast<double>(textFont.GetPointSize()) / wxSCRIPT_MUL_FACTOR;
5164 textFont.SetPointSize( static_cast<int>(size) );
5168 wxCheckSetFont(dc, textFont);
5447 wxFont textFont = font; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextoverview.tex75 wxFont textFont = wxFont(12, wxROMAN, wxNORMAL, wxNORMAL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/richtext/
H A Drichtext.cpp695 wxFont textFont = wxFont(12, wxROMAN, wxNORMAL, wxNORMAL); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx2486 Font &textFont = vsDraw.styles[styleMain].font; local
2561 surface->DrawTextTransparent(rcSegment, textFont,
2565 surface->DrawTextNoClip(rcSegment, textFont,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 153 milliseconds