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

  /external/chromium_org/ui/views/controls/
styled_label.h 103 struct StyleRange {
104 StyleRange(const gfx::Range& range,
109 ~StyleRange() {}
111 bool operator<(const StyleRange& other) const;
116 typedef std::list<StyleRange> StyleRanges;
styled_label.cc 85 // StyledLabel::StyleRange ----------------------------------------------------
87 bool StyledLabel::StyleRange::operator<(
88 const StyledLabel::StyleRange& other) const {
126 new_range.push_front(StyleRange(range, style_info));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 141 import org.eclipse.swt.custom.StyleRange;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 131 milliseconds