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

  /external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
APPRTCViewController.m 162 NSTextContainer* textContainer = [_logView textContainer];
164 [textContainer setContainerSize:containerSize];
165 [textContainer setWidthTracksTextView:YES];
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlPolicyBuilder.java 485 for (Map.Entry<String, Boolean> textContainer
487 if (Boolean.TRUE.equals(textContainer.getValue())) {
488 textContainers.add(textContainer.getKey());
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaAdapter.java 74 LinearLayout textContainer;
124 holder.textContainer = (LinearLayout)
AgendaWindowAdapter.java 510 (GridLayout.LayoutParams)vh.textContainer.getLayoutParams();
518 vh.textContainer.setLayoutParams(lp);
521 vh.textContainer.setLayoutParams(lp);
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 362 milliseconds