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

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.cc 135 void DeleteBitmap(const base::FilePath& image_path) {
644 base::Bind(&DeleteBitmap, image_path));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windowsx.h16 48 #define DeleteBitmap(hbm) DeleteObject((HGDIOBJ)(HBITMAP)(hbm))
    [all...]
windowsx.h 44 #define DeleteBitmap(hbm) DeleteObject((HGDIOBJ)(HBITMAP)(hbm))
    [all...]

Completed in 250 milliseconds