HomeSort by relevance Sort by last modified time
    Searched refs:preceding_run_widths (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
render_text_win.h 39 int preceding_run_widths; member in struct:gfx::internal::TextRun
render_text_win.cc 276 preceding_run_widths(0),
306 return run->preceding_run_widths + x;
538 HRESULT hr = ScriptXtoCP(x - run->preceding_run_widths,
1037 size_t preceding_run_widths = 0; local
    [all...]

Completed in 310 milliseconds