HomeSort by relevance Sort by last modified time
    Searched full:titlebar (Results 51 - 75 of 85) sorted by null

1 23 4

  /external/guava/
javadoc-stylesheet.css 95 background-image:url(resources/titlebar.gif);
381 background-image:url(resources/titlebar.gif);
  /external/icu/icu4j/
stylesheet7.css 104 background-image:url(resources/titlebar.gif);
396 background-image:url(resources/titlebar.gif);
  /external/libjpeg-turbo/java/doc/
stylesheet.css 95 background-image:url(resources/titlebar.gif);
381 background-image:url(resources/titlebar.gif);
  /frameworks/opt/car/setupwizard/library/src/com/android/car/setupwizardlib/
CarSetupWizardLayout.java 284 private void setTitleBar(View titleBar) {
285 mTitleBar = titleBar;
  /external/libpng/contrib/gregbook/
rpng-win.c 141 static char titlebar[1024]; variable
396 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
398 sprintf(titlebar, "%s: %s", appname, filename);
571 global_hwnd = CreateWindow(progname, titlebar, WS_OVERLAPPEDWINDOW,
rpng-x.c 123 static char titlebar[1024], *window_name = titlebar; variable
349 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
351 sprintf(titlebar, "%s: %s", appname, filename);
rpng2-win.c 179 static char titlebar[1024]; variable
544 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
546 sprintf(titlebar, "%s: %s", appname, filename);
783 global_hwnd = CreateWindow(progname, titlebar, WS_OVERLAPPEDWINDOW,
    [all...]
rpng2-x.c 198 static char titlebar[1024], *window_name = titlebar; variable
568 sprintf(titlebar, "%s: ...%s", appname, filename+(alen+flen+6-1023));
570 sprintf(titlebar, "%s: %s", appname, filename);
    [all...]
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
R.java 148 public static final int[] TitleBar = {id.textStyle};
  /frameworks/av/packages/MediaComponents/res/layout/
media_controller.xml 26 style="@style/TitleBar">
  /frameworks/av/packages/MediaComponents/res/values/
style.xml 95 <style name="TitleBar">
  /frameworks/support/media-widget/src/main/res/layout/
media_controller.xml 26 style="@style/TitleBar">
  /prebuilts/misc/common/robolectric/3.1.1/lib/
objenesis-2.1-javadoc.jar 
protobuf-java-2.6.1-javadoc.jar 
icu4j-53.1-javadoc.jar 
mockito-core-1.10.19-javadoc.jar 
  /frameworks/support/media-widget/src/main/res/values/
styles.xml 103 <style name="TitleBar">
  /packages/apps/Settings/src/com/android/settings/accounts/
AccountSyncSettings.java 563 * Updates the titlebar with an icon for the provider type.
  /external/webrtc/webrtc/modules/video_render/mac/
video_render_agl.cc 1041 // To counter this, we get the titlebar height on class construction and then add it to the content region here. Content regions seems not to crash
    [all...]
  /external/pdfium/xfa/fxfa/
cxfa_fffield.cpp 575 return FWL_WidgetHit::Titlebar;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 364 // When changing an input file of an the editor, the titlebar is not refreshed to
    [all...]
  /external/selinux/gui/
system-config-selinux.ui     [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py     [all...]
  /external/python/cpython2/Doc/library/
turtle.rst     [all...]
  /external/python/cpython3/Doc/library/
turtle.rst     [all...]

Completed in 589 milliseconds

1 23 4