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

  /external/chromium_org/ui/views/window/
custom_frame_view.cc 482 FramePartImage normal_part, hot_part, pushed_part; local
501 normal_part = IDR_CLOSE;
508 normal_part = IDR_CLOSE_SA;
516 rb.GetImageNamed(normal_part).ToImageSkia());

Completed in 3398 milliseconds