代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/329502/12951697
cc vboxlayout.cc
#include
#include
#include
#include "SDL_gui.h"
GUI_VBoxLayout::GUI_VBoxLayout(const char *aname)
: GUI_Layout(aname)
{
}
GUI_VBoxLayout::~GUI_VBoxLayout(void)
{
}
www.eeworm.com/read/107450/6189218
bld mpis.bld
#!build
default:
program
:asm_list_option=listing
:debuglevel=multi
:program_layout=ram
:outputname=objs\mips.ghs
:object_dir=objs
:start_address=__reset
:postexec=gsize objs\mips.ghs
www.eeworm.com/read/263368/11366005
cpp layoutcolor.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/337282/12379562
py testprint.py
## Derived from tests/testprint.c from gtk+ sources
import sys
import math
import cairo
import pango
import gtk
def request_page_setup(operation, context, page_nr, page_setup):
## Make the second
www.eeworm.com/read/163872/5507444
bld mpis.bld
#!build
default:
program
:asm_list_option=listing
:debuglevel=multi
:program_layout=ram
:outputname=objs\mips.ghs
:object_dir=objs
:start_address=__reset
:postexec=gsize objs\mips.ghs
www.eeworm.com/read/195484/8150266
am makefile.am
## Process this file with automake to create Makefile.in.
# The name of the module.
DOC_MODULE=pango
# The top-level SGML file.
DOC_MAIN_SGML_FILE=pango-docs.sgml
# Extra options to supply to gtkdo