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

  /external/skia/src/core/
SkAAClip.h 89 bool trimBounds();
SkAAClip.cpp 597 bool SkAAClip::trimBounds() {
1121 return target->trimBounds();
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CComboBox.java 599 Rectangle trimBounds =
601 m_popup.setBounds(popupBounds.x, popupBounds.y, 2 * popupBounds.width - trimBounds.width, 2
603 - trimBounds.height);
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 86 milliseconds