HomeSort by relevance Sort by last modified time
    Searched refs:make_frame (Results 1 - 6 of 6) sorted by null

  /external/skia/samplecode/
SamplePathFill.cpp 18 static SkScalar make_frame(SkPath* path) { function
96 make_frame,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 60 def make_frame(self,labeltext=None): member in class:SearchDialogBase
82 f = self.make_frame("Options")
114 f = self.make_frame("Direction")
GrepDialog.py 46 f = self.make_frame()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 60 def make_frame(self,labeltext=None): member in class:SearchDialogBase
82 f = self.make_frame("Options")
114 f = self.make_frame("Direction")
GrepDialog.py 46 f = self.make_frame()
  /external/skia/gm/
pathfill.cpp 12 static SkScalar make_frame(SkPath* path) { function
105 make_frame,

Completed in 238 milliseconds