OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetTextExtent
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
fontprops.cpp
102
void
GetTextExtent
( const wxFont& font, const wxString& str, wxCoord *width, wxCoord *height,
/external/webkit/Source/WebCore/platform/wx/wxcode/win/
fontprops.cpp
109
void
GetTextExtent
( const wxFont& font, const wxString& str, wxCoord *width, wxCoord *height,
119
wxASSERT_MSG( font.Ok(), _T("invalid font in wxDC::
GetTextExtent
") );
Completed in 33 milliseconds