Searched defs:getImage (Results 1 – 15 of 15) sorted by relevance
/external/sonivox/jet_tools/JetCreator/ | ||
D | img_New.py | 53 def getImage(): function |
D | img_Print.py | 54 def getImage(): function |
D | img_Save.py | 91 def getImage(): function |
D | img_favicon.py | 53 def getImage(): function |
D | img_Undo.py | 73 def getImage(): function |
D | img_Copy.py | 43 def getImage(): function |
D | img_Cut.py | 96 def getImage(): function |
D | img_Redo.py | 71 def getImage(): function |
D | img_Paste.py | 33 def getImage(): function |
D | img_Open.py | 71 def getImage(): function |
D | img_Find.py | 77 def getImage(): function |
D | img_splash.py | 1149 def getImage(): function |
/external/webkit/WebCore/css/ | ||
D | CSSImageGeneratorValue.cpp | 81 Image* CSSImageGeneratorValue::getImage(RenderObject* renderer, const IntSize& size) in getImage() function in WebCore::CSSImageGeneratorValue |
/external/skia/src/core/ | ||
D | SkScalerContext.cpp | 379 void SkScalerContext::getImage(const SkGlyph& origGlyph) { in getImage() function in SkScalerContext |
/external/webkit/WebCore/page/ | ||
D | DragController.cpp | 556 static Image* getImage(Element* element) in getImage() function |