panthema / 2009 / cryptote / cryptote-0.5.390 / libstc / PlatWX.h (Download File)

namespace Scintilla {

wxRect wxRectFromPRectangle(Scintilla::PRectangle prc);
Scintilla::PRectangle PRectangleFromwxRect(wxRect rc);
wxColour wxColourFromCA(const Scintilla::ColourAllocated& ca);

} // namespace Scintilla