OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PaintManager
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ppapi/utility/graphics/
paint_manager.cc
14
PaintManager
::
PaintManager
()
27
PaintManager
::
PaintManager
(Instance* instance,
45
PaintManager
::~
PaintManager
() {
48
void
PaintManager
::Initialize(Instance* instance,
57
void
PaintManager
::SetSize(const Size& new_size) {
67
void
PaintManager
::Invalidate() {
75
void
PaintManager
::InvalidateRect(const Rect& rect)
[
all
...]
paint_manager.h
37
/// class MyClass : public pp::Instance, public
PaintManager
::Client {
53
/// // Implementation of
PaintManager
::Client
66
/// pp::
PaintManager
paint_manager_;
69
class
PaintManager
{
84
/// <code>
PaintManager
</code> needs to handle the callback.
107
/// Default constructor for creating an is_null() <code>
PaintManager
</code>
110
PaintManager
();
112
/// A constructor to create a new <code>
PaintManager
</code> with an instance
140
PaintManager
(Instance* instance, Client* client, bool is_always_opaque);
143
~
PaintManager
();
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
Completed in 46 milliseconds