]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dc.h
New menu code.
[wxWidgets.git] / include / wx / mac / dc.h
index 6411ccaf560d13dd077d3afb036121452e3f7393..5fc2601e55765eee0cc35bc86b55f2ca2ed47b9f 100644 (file)
@@ -86,6 +86,7 @@ class WXDLLEXPORT wxDC: public wxDCBase
                                  wxCoord *descent = NULL,
                                  wxCoord *externalLeading = NULL,
                                  wxFont *theFont = NULL) const;
+    virtual bool DoGetPartialTextExtents(const wxString& text, wxArrayInt& widths) const;
 
     virtual bool CanDrawBitmap() const;
     virtual bool CanGetTextExtent() const;