DefaultRepresentationType  627 ui/gfx/image/image.cc     switch (DefaultRepresentationType()) {
DefaultRepresentationType  674 ui/gfx/image/image.cc     switch (DefaultRepresentationType()) {
DefaultRepresentationType  715 ui/gfx/image/image.cc     switch (DefaultRepresentationType()) {
DefaultRepresentationType  746 ui/gfx/image/image.cc     switch (DefaultRepresentationType()) {
DefaultRepresentationType  790 ui/gfx/image/image.cc   switch (DefaultRepresentationType()) {
DefaultRepresentationType  913 ui/gfx/image/image.cc   return GetRepresentation(DefaultRepresentationType(), true)->Width();
DefaultRepresentationType  919 ui/gfx/image/image.cc   return GetRepresentation(DefaultRepresentationType(), true)->Height();
DefaultRepresentationType  925 ui/gfx/image/image.cc   return GetRepresentation(DefaultRepresentationType(), true)->Size();
DefaultRepresentationType  195 ui/gfx/image/image.h   RepresentationType DefaultRepresentationType() const;