OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:painter
(Results
26 - 40
of
40
) sorted by null
1
2
/development/samples/Home/src/com/example/android/home/
Home.java
634
PaintDrawable
painter
= (PaintDrawable) icon;
local
635
painter
.setIntrinsicWidth(width);
636
painter
.setIntrinsicHeight(height);
/external/webkit/WebKitTools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp
689
QPainter
painter
(&image);
690
mainFrame->render(&
painter
);
691
painter
.end();
/external/webkit/WebKit/qt/Api/
qwebelement.cpp
[
all
...]
qwebpage.cpp
[
all
...]
/external/webkit/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp
[
all
...]
/frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java
213
parent.addView(target); // this needs to be first - relies on
painter
's algorithm
[
all
...]
/external/webkit/WebCore/editing/
SelectionController.cpp
856
// Move the caret rect to the coords of the
painter
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-1-2
[
all
...]
/external/webkit/WebCore/
ChangeLog-2002-12-03
[
all
...]
ChangeLog-2010-01-29
345
PainterOpenVG provides
painter
state management that works
346
on a single (EGL) context, and apart from
painter
state
349
It is a generic
painter
class that cooperates with
[
all
...]
ChangeLog-2003-10-25
[
all
...]
ChangeLog-2005-12-19
[
all
...]
ChangeLog-2006-12-31
439
Don't crash on sites such as www.apple.com.
Painter
was ended incorrectly among other issues.
[
all
...]
ChangeLog-2007-10-14
[
all
...]
/external/webkit/WebKit/qt/
ChangeLog
[
all
...]
Completed in 2964 milliseconds
1
2