Searched defs:pos_x (Results 1 - 3 of 3) sorted by relevance

/external/freetype/src/cff/
H A Dcffgload.h57 /* pos_x :: The horizontal translation (if composite glyph). */
90 FT_Pos pos_x; member in struct:CFF_Builder_
/external/chromium/chrome/browser/ui/gtk/notifications/
H A Dballoon_view_gtk.cc333 int pos_x = gdk_screen_width() - window_width - kScreenBorder; local
335 gtk_window_move(GTK_WINDOW(frame_container_), pos_x, pos_y); local
336 balloon_->SetPosition(gfx::Point(pos_x, pos_y), false);
/external/freetype/include/freetype/internal/
H A Dpsaux.h536 /* pos_x :: The horizontal translation (if composite glyph). */
568 FT_Pos pos_x; member in struct:T1_BuilderRec_

Completed in 760 milliseconds