Searched refs:SkDrawTextBox (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawTextBox.cpp10 #include "SkDrawTextBox.h"
24 const SkMemberInfo SkDrawTextBox::fInfo[] = {
35 DEFINE_GET_MEMBER(SkDrawTextBox); variable
37 SkDrawTextBox::SkDrawTextBox() function in class:SkDrawTextBox
46 void SkDrawTextBox::dump(SkAnimateMaker* maker)
60 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const
65 bool SkDrawTextBox::setProperty(int index, SkScriptValue& scriptValue)
70 bool SkDrawTextBox::draw(SkAnimateMaker& maker)
H A DSkDrawTextBox.h16 class SkDrawTextBox : public SkDrawRect { class in inherits:SkDrawRect
18 SkDrawTextBox();
/external/skia/src/animator/
H A DSkDrawTextBox.cpp10 #include "SkDrawTextBox.h"
24 const SkMemberInfo SkDrawTextBox::fInfo[] = {
35 DEFINE_GET_MEMBER(SkDrawTextBox); variable
37 SkDrawTextBox::SkDrawTextBox() function in class:SkDrawTextBox
46 void SkDrawTextBox::dump(SkAnimateMaker* maker)
60 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const
65 bool SkDrawTextBox::setProperty(int index, SkScriptValue& scriptValue)
70 bool SkDrawTextBox::draw(SkAnimateMaker& maker)
H A DSkDrawTextBox.h16 class SkDrawTextBox : public SkDrawRect { class in inherits:SkDrawRect
18 SkDrawTextBox();

Completed in 102 milliseconds