Searched defs:getComponent (Results 1 - 3 of 3) sorted by relevance

/external/junit/src/junit/runner/
H A DFailureDetailView.java14 public Component getComponent(); method in interface:FailureDetailView
/external/junit/src/junit/swingui/
H A DDefaultFailureDetailView.java74 public Component getComponent() { method in class:DefaultFailureDetailView
/external/webkit/WebCore/platform/image-decoders/bmp/
H A DBMPImageReader.h223 inline unsigned getComponent(uint32_t pixel, int component) const function in class:WebCore::BMPImageReader
235 return getComponent(pixel, 3);

Completed in 19 milliseconds