Home
last modified time | relevance | path

Searched refs:positioned (Results 1 – 25 of 54) sorted by relevance

123

/external/harfbuzz/src/
Dharfbuzz-hangul.c189 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()
Dharfbuzz-indic.cpp1667 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/
Dfind_bar_view_unittest.mm57 positioned:NSWindowBelow
77 positioned:NSWindowBelow
/external/chromium/chrome/browser/resources/ntp4/
Dtile_page.css30 re-positioned, but since chrome is doing the layout there is no property
/external/chromium/chrome/browser/ui/cocoa/
Dstyled_text_field.mm18 // positioned by the cell's -editWithFrame:inView:... method. Using
Dtheme_install_bubble_view.mm92 positioned:NSWindowAbove
Dbrowser_window_controller_private.mm408 positioned:(aboveBookmarkBar ?
Dbrowser_window_controller.mm348 positioned:NSWindowBelow
1370 positioned:NSWindowAbove
1439 // positioned yet.
2001 positioned:fullscreen ? NSWindowBelow : NSWindowAbove
/external/chromium/chrome/browser/ui/cocoa/notifications/
Dballoon_controller.mm82 positioned:NSWindowBelow
/external/webkit/Source/WebKit/mac/WebInspector/
DWebNodeHighlight.mm90 // the highlight incorrectly positioned with respect to the target view. We need to do this for
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dextension_install_dialog_controller.mm171 // buttons are positioned automatically in the XIB.
Dextension_infobar_controller.mm177 positioned:NSWindowBelow
Dbrowser_action_button.mm169 [[self superview] addSubview:self positioned:NSWindowAbove relativeTo:nil];
Dextension_popup_controller.mm266 // positioned correctly at the middle and slightly down from the button.
/external/chromium/webkit/glue/
Dwebmenurunner_mac.mm122 // positioned such that the currently selected menu item appears over the
/external/chromium/chrome/browser/resources/touch_ntp/
Dnewtab.css80 re-positioned, but since chrome is doing the layout there is no property
/external/clang/test/CodeGenObjC/
Darc-foreach.m155 // Check that the 'continue' label is positioned appropriately
/external/qemu/docs/
DANDROID-SKIN-FILES.TXT58 Each part can be independently positioned and/or rotated in a 'layout'.
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_controller_unittest.mm276 // Tests that the title field is correctly positioned and sized when the
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebInspectorClient.mm370 … [_inspectedWebView addSubview:_webView positioned:NSWindowBelow relativeTo:(NSView *)frameView];
/external/webkit/Source/WebKit2/UIProcess/mac/
DWKFullScreenWindowController.mm246 … [animationView addSubview:_webView positioned:NSWindowBelow relativeTo:_layerHostingView.get()];
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_shelf_controller.mm107 // positioned and sized the first time we try to set its height. (Just
/external/chromium/chrome/browser/tab_contents/
Dtab_contents_view_mac.mm114 positioned:NSWindowBelow
/external/webkit/Source/WebCore/
DChangeLog-2003-10-251139 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/
Dtranslate_infobar_base.mm469 positioned:NSWindowBelow

123