Home | History | Annotate | Download | only in native

Lines Matching defs:contents_

112   AwContentsUserData(AwContents* ptr) : contents_(ptr) {}
119 return data ? data->contents_ : NULL;
123 AwContents* contents_;