OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:empty_image_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/base/resource/
resource_bundle.cc
745
if (
empty_image_
.IsEmpty()) {
751
empty_image_
= gfx::Image::CreateFrom1xBitmap(bitmap);
753
return
empty_image_
;
resource_bundle.h
379
gfx::Image
empty_image_
;
member in class:ui::ResourceBundle
Completed in 278 milliseconds