Searched refs:positioned (Results 1 – 25 of 54) sorted by relevance
123
/external/harfbuzz/src/ |
D | harfbuzz-hangul.c | 189 HB_Bool positioned; in hangul_shape_syllable() local 198 positioned = HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE); in hangul_shape_syllable() 202 if (!positioned) in hangul_shape_syllable()
|
D | harfbuzz-indic.cpp | 1667 HB_Bool positioned = HB_OpenTypePosition(item, availableGlyphs, false); in indic_shape_syllable() local 1672 if (!positioned) in indic_shape_syllable()
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
D | find_bar_view_unittest.mm | 57 positioned:NSWindowBelow 77 positioned:NSWindowBelow
|
/external/chromium/chrome/browser/resources/ntp4/ |
D | tile_page.css | 30 re-positioned, but since chrome is doing the layout there is no property
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | styled_text_field.mm | 18 // positioned by the cell's -editWithFrame:inView:... method. Using
|
D | theme_install_bubble_view.mm | 92 positioned:NSWindowAbove
|
D | browser_window_controller_private.mm | 408 positioned:(aboveBookmarkBar ?
|
D | browser_window_controller.mm | 348 positioned:NSWindowBelow 1370 positioned:NSWindowAbove 1439 // positioned yet. 2001 positioned:fullscreen ? NSWindowBelow : NSWindowAbove
|
/external/chromium/chrome/browser/ui/cocoa/notifications/ |
D | balloon_controller.mm | 82 positioned:NSWindowBelow
|
/external/webkit/Source/WebKit/mac/WebInspector/ |
D | WebNodeHighlight.mm | 90 // the highlight incorrectly positioned with respect to the target view. We need to do this for
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_install_dialog_controller.mm | 171 // buttons are positioned automatically in the XIB.
|
D | extension_infobar_controller.mm | 177 positioned:NSWindowBelow
|
D | browser_action_button.mm | 169 [[self superview] addSubview:self positioned:NSWindowAbove relativeTo:nil];
|
D | extension_popup_controller.mm | 266 // positioned correctly at the middle and slightly down from the button.
|
/external/chromium/webkit/glue/ |
D | webmenurunner_mac.mm | 122 // positioned such that the currently selected menu item appears over the
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
D | newtab.css | 80 re-positioned, but since chrome is doing the layout there is no property
|
/external/clang/test/CodeGenObjC/ |
D | arc-foreach.m | 155 // Check that the 'continue' label is positioned appropriately
|
/external/qemu/docs/ |
D | ANDROID-SKIN-FILES.TXT | 58 Each part can be independently positioned and/or rotated in a 'layout'.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | tab_controller_unittest.mm | 276 // Tests that the title field is correctly positioned and sized when the
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebInspectorClient.mm | 370 … [_inspectedWebView addSubview:_webView positioned:NSWindowBelow relativeTo:(NSView *)frameView];
|
/external/webkit/Source/WebKit2/UIProcess/mac/ |
D | WKFullScreenWindowController.mm | 246 … [animationView addSubview:_webView positioned:NSWindowBelow relativeTo:_layerHostingView.get()];
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_shelf_controller.mm | 107 // positioned and sized the first time we try to set its height. (Just
|
/external/chromium/chrome/browser/tab_contents/ |
D | tab_contents_view_mac.mm | 114 positioned:NSWindowBelow
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 1139 Fix for 3436723, the shrink-to-fit algorithm for positioned elements did not match 2145 Fix for 3425053, text past the bottom of a positioned table doesn't repaint. 2147 do anything other than margin computation and position determination for positioned 2220 that act as containing blocks for absolute positioned children, and eliminates the 3345 Fix for 3387302, floats weren't being allowed to be relatively positioned. The 3740 Fix for 3368672, don't allow frames and framesets to be positioned or relpositioned. 3915 positioned elements. They could well have floats in their 3945 … 3363557 - REGRESSION (90-91): float:left element inside position:absolute element positioned wrong 6362 …Fix for 3268589, static position miscomputed when the positioned object is the last item in its en… 6363 akenly ignore the positioned object when building up bidi runs. [all …]
|
/external/chromium/chrome/browser/ui/cocoa/translate/ |
D | translate_infobar_base.mm | 469 positioned:NSWindowBelow
|
123