Searched refs:getContentArea (Results 1 – 4 of 4) sorted by relevance
321 return !((GridData) getContentArea(label).getLayoutData()).exclude; in isOpen()329 ScrolledComposite scrolledComposite = getContentArea(label); in toggle()364 private ScrolledComposite getContentArea(Control label) { in getContentArea() method in AccordionControl
418 public Rectangle getContentArea() { in getContentArea() method in NinePatchedImage419 Tick horizontal = getContentArea(mHorizontalContents); in getContentArea()420 Tick vertical = getContentArea(mVerticalContents); in getContentArea()440 private Tick getContentArea(List<Tick> list) { in getContentArea() method in NinePatchedImage
109 Rectangle contentsArea = image.getContentArea(); in testConvert9PatchedImage()640 Rectangle contentsArea = image.getContentArea(); in testContentArea()660 Rectangle contentsArea = image.getContentArea(); in testContentAreaOneDot()680 Rectangle contentsArea = image.getContentArea(); in testContentAreaTwoDots()692 Rectangle contentsArea2 = image2.getContentArea(); in testContentAreaTwoDots()
127 Rectangle rect = mNinePatchedImage.getContentArea(); in buildContentAreaPreview()