HomeSort by relevance Sort by last modified time
    Searched full:lpdx (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.cc 454 LPCWSTR text, unsigned int characters, const int * lpDx,
456 bool success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx);
462 success = ExtTextOut(hdc, x, y, options, lprect, text, characters, lpDx);

Completed in 49 milliseconds