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

/external/chromium_org/skia/ext/
H A Dvector_platform_device_emf_win.cc445 bool EnsureExtTextOut(HDC hdc, int x, int y, UINT options, const RECT * lprect, argument
448 bool success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx);
454 success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx);

Completed in 292 milliseconds