OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkDrawTextBox
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/animator/
SkDrawTextBox.cpp
10
#include "
SkDrawTextBox
.h"
24
const SkMemberInfo
SkDrawTextBox
::fInfo[] = {
35
DEFINE_GET_MEMBER(
SkDrawTextBox
);
37
SkDrawTextBox
::
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)
SkDrawTextBox.h
16
class
SkDrawTextBox
: public SkDrawRect {
18
SkDrawTextBox
();
Completed in 114 milliseconds