/external/chromium_org/chrome/browser/ui/autofill/ |
H A D | data_model_wrapper_unittest.cc | 98 base::string16 vertical, horizontal; local 100 AutofillProfileWrapper(&profile).GetDisplayText(&horizontal, &vertical)); 113 vertical); 142 &horizontal, &vertical)); 151 vertical);
|
/external/harfbuzz_ng/util/ |
H A D | view-cairo.cc | 37 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); local 38 (vertical ? *w : *h) = (int) lines->len * (font_extents.height + view_options.line_space) - view_options.line_space; 39 (vertical ? *h : *w) = 0; 44 if (vertical) 74 bool vertical = HB_DIRECTION_IS_VERTICAL (direction); local 75 int v = vertical ? 1 : 0; 76 int h = vertical ? 0 : 1; 81 if (vertical)
|
/external/chromium_org/ppapi/cpp/dev/ |
H A D | scrollbar_dev.cc | 27 Scrollbar_Dev::Scrollbar_Dev(const InstanceHandle& instance, bool vertical) { argument 31 instance.pp_instance(), PP_FromBool(vertical)));
|
/external/openfst/src/script/ |
H A D | draw.cc | 35 bool vertical, 44 height, portrait, vertical, ranksep, nodesep, 26 DrawFst(const FstClass &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, const string &title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one, ostream *ostrm, const string &dest) argument
|
/external/chromium_org/ppapi/thunk/ |
H A D | ppb_scrollbar_thunk.cc | 17 PP_Resource Create(PP_Instance instance, PP_Bool vertical) { argument 21 return enter.functions()->CreateScrollbar(instance, vertical);
|
/external/openfst/src/include/fst/script/ |
H A D | draw.h | 44 const bool vertical; member in struct:fst::script::FstDrawerArgs 62 bool vertical, 72 vertical(vertical), ranksep(ranksep), nodesep(nodesep), 85 args->vertical, args->ranksep, 100 bool vertical, 53 FstDrawerArgs(const FstClass &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, const string &title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one, ostream *ostrm, const string &dest) argument
|
H A D | draw-impl.h | 52 bool vertical, 61 vertical_(vertical), ranksep_(ranksep), nodesep_(nodesep), 43 FstDrawer(const Fst<A> &fst, const SymbolTable *isyms, const SymbolTable *osyms, const SymbolTable *ssyms, bool accep, string title, float width, float height, bool portrait, bool vertical, float ranksep, float nodesep, int fontsize, int precision, bool show_weight_one) argument
|
/external/chromium_org/ppapi/cpp/ |
H A D | rect.cc | 33 void Rect::Offset(int32_t horizontal, int32_t vertical) { argument 35 rect_.point.y += vertical; 137 void FloatRect::Offset(float horizontal, float vertical) { argument 139 rect_.point.y += vertical;
|
H A D | rect.h | 60 /// @param[in] y An int32_t value representing a vertical coordinate 259 /// Inset() shrinks the rectangle by a horizontal and vertical 264 /// @param[in] vertical An int32_t value representing a vertical 266 void Inset(int32_t horizontal, int32_t vertical) { argument 267 Inset(horizontal, vertical, horizontal, vertical); 283 /// Offset() moves the rectangle by a horizontal and vertical distance. 287 /// @param[in] vertical An int32_t value representing a vertical 651 Inset(float horizontal, float vertical) argument [all...] |
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
H A D | SVGPathSegListSource.cpp | 91 SVGPathSegLinetoVertical* vertical = static_cast<SVGPathSegLinetoVertical*>(m_segment.get()); local 92 y = vertical->y();
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
H A D | vp9_context_tree.h | 68 PICK_MODE_CONTEXT vertical[2]; member in struct:PC_TREE
|
/external/chromium_org/ui/gfx/geometry/ |
H A D | rect_base.h | 60 // Shrink the rectangle by a horizontal and vertical distance on all sides. 61 void Inset(Type horizontal, Type vertical) { argument 62 Inset(horizontal, vertical, horizontal, vertical); 71 // Move the rectangle by a horizontal and vertical distance. 72 void Offset(Type horizontal, Type vertical);
|
H A D | rect_base_impl.h | 76 Offset(Type horizontal, Type vertical) { argument 77 origin_ += VectorClass(horizontal, vertical);
|
/external/chromium_org/content/renderer/pepper/ |
H A D | ppb_scrollbar_impl.cc | 38 PP_Resource PPB_Scrollbar_Impl::Create(PP_Instance instance, bool vertical) { argument 40 scrollbar->Init(vertical); 49 void PPB_Scrollbar_Impl::Init(bool vertical) { argument 55 vertical ? WebScrollbar::Vertical : WebScrollbar::Horizontal,
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
H A D | LineQuadraticIntersection.cpp | 84 Thus, if the slope of the line tends towards vertical, we use: 325 double axialIntersect(const Quadratic& q1, const _Point& p, bool vertical) { argument 326 if (vertical) {
|
/external/chromium_org/third_party/skia/src/pathops/ |
H A D | SkDQuadLineIntersection.cpp | 83 Thus, if the slope of the line tends towards vertical, we use: 361 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, function in class:SkIntersections
|
H A D | SkDCubicLineIntersection.cpp | 21 x = i*y + j (if the line is more vertical) 61 The near-vertical case, in terms of: Ax^3 + Bx^2 + Cx + D == 0 383 int SkIntersections::vertical(const SkDCubic& cubic, double top, double bottom, double x, function in class:SkIntersections
|
H A D | SkDLineIntersection.cpp | 111 // note that this only works if both lines are neither horizontal nor vertical 321 int SkIntersections::vertical(const SkDLine& line, double x) { function in class:SkIntersections 333 int SkIntersections::vertical(const SkDLine& line, double top, double bottom, function in class:SkIntersections
|
/external/icu/icu4c/source/layoutex/ |
H A D | playout.cpp | 33 le_bool vertical, 38 paragraphLevel, vertical, *status); 26 pl_create(const LEUnicode chars[], le_int32 count, const pl_fontRuns *fontRuns, const pl_valueRuns *levelRuns, const pl_valueRuns *scriptRuns, const pl_localeRuns *localeRuns, UBiDiLevel paragraphLevel, le_bool vertical, LEErrorCode *status) argument
|
/external/skia/experimental/Intersection/ |
H A D | LineQuadraticIntersection.cpp | 84 Thus, if the slope of the line tends towards vertical, we use: 325 double axialIntersect(const Quadratic& q1, const _Point& p, bool vertical) { argument 326 if (vertical) {
|
/external/skia/src/pathops/ |
H A D | SkDQuadLineIntersection.cpp | 83 Thus, if the slope of the line tends towards vertical, we use: 361 int SkIntersections::vertical(const SkDQuad& quad, double top, double bottom, double x, function in class:SkIntersections
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
H A D | RegionTracker.cpp | 440 // vertical is the larger of the two rectangles above or below |rect| and inside opaqueRect. 446 SkRect vertical = opaqueRect; local 448 vertical.fRight = rect.fLeft; 450 vertical.fLeft = rect.fRight; 452 if ((long)horizontal.width() * (long)horizontal.height() > (long)vertical.width() * (long)vertical.height()) 455 opaqueRect = vertical;
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
H A D | ScrollView.h | 78 // Functions for setting and retrieving the scrolling mode in each axis (horizontal/vertical). The mode has values of 87 ScrollbarMode horizontalScrollbarMode() const { ScrollbarMode horizontal, vertical; scrollbarModes(horizontal, vertical); return horizontal; } local 88 ScrollbarMode verticalScrollbarMode() const { ScrollbarMode horizontal, vertical; scrollbarModes(horizontal, vertical); return vertical; } local
|
/external/chromium_org/third_party/WebKit/public/platform/ |
H A D | WebFallbackThemeEngine.h | 114 bool vertical; member in struct:blink::WebFallbackThemeEngine::SliderExtraParams 144 // like vertical scrollbar thumbs, the width will be the required width of
|
/external/chromium_org/ui/views/bubble/ |
H A D | bubble_frame_view.cc | 30 // Get the |vertical| or horizontal amount that |available_bounds| overflows 34 bool vertical) { 46 if (vertical) 292 bool vertical, 298 if (GetOffScreenLength(available_bounds, window_bounds, vertical) > 0) { 302 vertical ? BubbleBorder::vertical_mirror(arrow) : 309 if (GetOffScreenLength(available_bounds, mirror_bounds, vertical) >= 310 GetOffScreenLength(available_bounds, window_bounds, vertical)) 32 GetOffScreenLength(const gfx::Rect& available_bounds, const gfx::Rect& window_bounds, bool vertical) argument 291 MirrorArrowIfOffScreen( bool vertical, const gfx::Rect& anchor_rect, const gfx::Size& client_size) argument
|