Searched defs:canvasIsOpaque (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebFontImpl.cpp91 WebColor color, const WebRect& clip, bool canvasIsOpaque,
94 // FIXME hook canvasIsOpaque up to the platform-specific indicators for
90 drawText(WebCanvas* canvas, const WebTextRun& run, const WebFloatPoint& leftBaseline, WebColor color, const WebRect& clip, bool canvasIsOpaque, int from, int to) const argument

Completed in 58 milliseconds